Searched refs:HB_SHAPER_IMPLEMENT (Results 1 - 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-shaper-list.hh35 HB_SHAPER_IMPLEMENT (graphite2)
39 HB_SHAPER_IMPLEMENT (coretext_aat)
43 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
47 HB_SHAPER_IMPLEMENT (uniscribe)
50 HB_SHAPER_IMPLEMENT (directwrite)
53 HB_SHAPER_IMPLEMENT (coretext)
57 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
H A Dhb-shape-plan-private.hh56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
58 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-face-private.hh101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
103 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shape-plan.cc38 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
42 #undef HB_SHAPER_IMPLEMENT macro
73 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
77 #undef HB_SHAPER_IMPLEMENT macro
82 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
86 #undef HB_SHAPER_IMPLEMENT macro
180 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
182 #undef HB_SHAPER_IMPLEMENT macro
218 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); macro
220 #undef HB_SHAPER_IMPLEMENT macro
317 #define HB_SHAPER_IMPLEMENT macro
321 #undef HB_SHAPER_IMPLEMENT macro
432 #define HB_SHAPER_IMPLEMENT macro
440 #undef HB_SHAPER_IMPLEMENT macro
[all...]
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-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-face.cc61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
63 #undef HB_SHAPER_IMPLEMENT macro
238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); macro
240 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font-private.hh512 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
514 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font.cc1203 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
1205 #undef HB_SHAPER_IMPLEMENT macro
1241 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); macro
1243 #undef HB_SHAPER_IMPLEMENT macro

Completed in 101 milliseconds