Searched defs:HB_SHAPER_IMPLEMENT (Results 1 – 5 of 5) sorted by relevance
39 #define HB_SHAPER_IMPLEMENT(name) \ macro61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
103 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro115 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro395 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_execute() macro
33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro