Home
last modified time | relevance | path

Searched refs:glyph_styles (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/autofit/
A Dafglobal.c138 FT_Byte* gstyles = globals->glyph_styles; in af_face_globals_compute_style_coverage()
145 FT_MEM_SET( globals->glyph_styles, in af_face_globals_compute_style_coverage()
322 globals->glyph_styles = (FT_Byte*)( globals + 1 ); in af_face_globals_new()
379 globals->glyph_styles = NULL; /* no need to free this one! */ in af_face_globals_free()
411 style = (AF_Style)( globals->glyph_styles[gindex] & in af_face_globals_get_metrics()
460 return (FT_Bool)( globals->glyph_styles[gindex] & AF_DIGIT ); in af_face_globals_is_digit()
A Dafglobal.h103 FT_Byte* glyph_styles; member
A Dafmodule.c170 prop->map = globals->glyph_styles; in af_property_get()

Completed in 4 milliseconds