Searched refs:embed (Results 1 – 25 of 97) sorted by relevance
1234
343 FT_Int embed = 0; in skip_literal_string() local394 embed++; in skip_literal_string()397 embed--; in skip_literal_string()398 if ( embed == 0 ) in skip_literal_string()458 FT_Int embed = 0; in skip_procedure() local469 ++embed; in skip_procedure()473 --embed; in skip_procedure()474 if ( embed == 0 ) in skip_procedure()496 if ( embed != 0 ) in skip_procedure()624 FT_Int embed; in ps_parser_to_token() local[all …]
25 ## Compiler switch to embed a runtime search path29 ## Compiler switch to embed a library name
19 ## Compiler switch to embed a runtime search path23 ## Compiler switch to embed a library name
20 ## Compiler switch to embed a runtime search path24 ## Compiler switch to embed a library name
21 ## Compiler switch to embed a runtime search path25 ## Compiler switch to embed a library name
23 ## Compiler switch to embed a runtime search path27 ## Compiler switch to embed a library name
30 ## Compiler switch to embed a runtime search path34 ## Compiler switch to embed a library name
32 ## Compiler switch to embed a runtime search path36 ## Compiler switch to embed a library name
19 ## Compiler switch to embed a runtime search path26 ## Compiler switch to embed a library name
31 ## Compiler switch to embed a runtime search path35 ## Compiler switch to embed a library name
46 ## Compiler switch to embed a runtime search path52 ## Compiler switch to embed a library name
27 ## Compiler switches to embed a library name and version information30 ## Compiler switch to embed a runtime search path
26 ## Compiler switch to embed a runtime search path30 ## Compiler switch to embed a library name
34 ## Compiler switch to embed a runtime search path38 ## Compiler switch to embed a library name
50 ## Compiler switch to embed a runtime search path54 ## Compiler switch to embed a library name
82 ## Compiler switch to embed a runtime search path89 ## Compiler switch to embed a library name
44 ## Compiler switch to embed a runtime search path48 ## Compiler switch to embed a library name
29 ## Compiler switch to embed a runtime search path63 ## Compiler switch to embed a library name. Not present on AIX.
46 ## Compiler switch to embed a runtime search path50 ## Compiler switch to embed a library name
122 resolver->embed(embedCharFromDirection(style->direction(), unicodeBidi), FromStyleOrDOM); in notifyResolverEnteredObject()131 resolver->embed(WTF::Unicode::PopDirectionalFormat, FromStyleOrDOM); in notifyResolverWillExitObject()
36 embed
43 embed
183 void embed(WTF::Unicode::Direction, BidiEmbeddingSource);253 void BidiResolver<Iterator, Run>::embed(WTF::Unicode::Direction dir, BidiEmbeddingSource source) in embed() function547 embed(dirCurrent, FromUnicode); in createBidiRunsForLine()