Home
last modified time | relevance | path

Searched refs:long_words (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/clap/src/output/textwrap/
Dmod.rs71 fn long_words() { in long_words() function
/third_party/freetype/src/truetype/
Dttgxvar.c455 FT_Bool long_words; in ft_var_load_item_variation_store() local
574 long_words = !!( wordDeltaCount & 0x8000 ); in ft_var_load_item_variation_store()
626 if ( long_words ) in ft_var_load_item_variation_store()
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c461 FT_Bool long_words; in ft_var_load_item_variation_store() local
580 long_words = !!( wordDeltaCount & 0x8000 ); in ft_var_load_item_variation_store()
632 if ( long_words ) in ft_var_load_item_variation_store()
/third_party/chromium/patch/
D0001-cve.patch23614 - if ( long_words )
23628 + if ( long_words )