Home
last modified time | relevance | path

Searched refs:PFR_GLYPH_IS_COMPOUND (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/pfr/
A Dpfrgload.c261 if ( flags & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_simple()
573 if ( !( flags & PFR_GLYPH_IS_COMPOUND ) ) in pfr_glyph_load_compound()
737 if ( size > 0 && *p & PFR_GLYPH_IS_COMPOUND ) in pfr_glyph_load_rec()
A Dpfrtypes.h294 PFR_GLYPH_IS_COMPOUND = 0x80, enumerator

Completed in 5 milliseconds