1. inline - Noun
2. inline - Adjective
3. inline - Verb
inline
Alternative spelling of in-line
inline (third-person singular simple present inlines, present participle inlining, simple past and past participle inlined)
(transitive, software compilation) To optimize using in-line expansion.
Coordinate term: outline
inline (plural inlines)
(web design, Cascading Style Sheets) An element that occurs within the flow of the text.
Inline elements are things like an italic tag, or a bold tag.
When I was a kid. I had traveled the world by the time I was 13 years old because of all the competitions I did for inline skating. Brittany Bowe
A system similar to the Bosch inline mechanical pump was built by SPICA for Alfa Romeo, used on the Alfa Romeo Montreal and on U.S. market 1750 and 2000 models from 1969 to 1981. Source: Internet
As a result, the inline view provides the result set with additional columns (the number of items sold and the company that sold the books): SELECT b.isbn, b.title, b.price, sales. Source: Internet
Blocks of code can share data with each other, display images inline, or be parsed into pure source code using the noweb reference syntax. Source: Internet
But Mosaic is the first browser written and supported by a team of full-time programmers, which is reliable and easy enough for novices to install, and the inline graphics reportedly proved immensely appealing. Source: Internet
Compiled behavior was the same as interpreted except that local variables were lexical by default in compiled code, and no error checking was done for inline operations such as CAR and CDR. Source: Internet