Searched defs:fallback_style (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/autofit/ | ||
D | afmodule.h | 38 FT_UInt fallback_style; member |
D | afmodule.c | 294 FT_UInt fallback_style = module->fallback_style; in af_property_get() local |