Searched defs:HB_SHAPER_IMPLEMENT (Results 1 - 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-shape-plan-private.hh61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
63 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shaper-private.hh38 #define HB_SHAPER_IMPLEMENT(name) \ macro
41 #undef HB_SHAPER_IMPLEMENT macro
54 #define HB_SHAPER_IMPLEMENT(shaper) void *shaper; macro
56 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-face-private.hh105 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
107 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-face.cc55 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
57 #undef HB_SHAPER_IMPLEMENT macro
232 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); macro
234 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shape-plan.cc38 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
42 #undef HB_SHAPER_IMPLEMENT macro
78 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
82 #undef HB_SHAPER_IMPLEMENT macro
87 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
91 #undef HB_SHAPER_IMPLEMENT macro
219 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
221 #undef HB_SHAPER_IMPLEMENT macro
257 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); macro
259 #undef HB_SHAPER_IMPLEMENT macro
358 #define HB_SHAPER_IMPLEMENT macro
362 #undef HB_SHAPER_IMPLEMENT macro
512 #define HB_SHAPER_IMPLEMENT macro
520 #undef HB_SHAPER_IMPLEMENT macro
[all...]
H A Dhb-font-private.hh547 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
549 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font.cc1200 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
1202 #undef HB_SHAPER_IMPLEMENT macro
1238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); macro
1240 #undef HB_SHAPER_IMPLEMENT macro

Completed in 180 milliseconds