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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-shaper-list.hh35 HB_SHAPER_IMPLEMENT (graphite2)
39 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
43 HB_SHAPER_IMPLEMENT (old)
46 HB_SHAPER_IMPLEMENT (icu_le)
49 HB_SHAPER_IMPLEMENT (uniscribe)
52 HB_SHAPER_IMPLEMENT (coretext)
55 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
H A Dhb-shape-plan-private.hh54 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
56 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shape-plan.cc32 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
36 #undef HB_SHAPER_IMPLEMENT macro
62 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
66 #undef HB_SHAPER_IMPLEMENT macro
71 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
75 #undef HB_SHAPER_IMPLEMENT macro
151 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
153 #undef HB_SHAPER_IMPLEMENT macro
189 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); macro
191 #undef HB_SHAPER_IMPLEMENT macro
279 #define HB_SHAPER_IMPLEMENT macro
283 #undef HB_SHAPER_IMPLEMENT macro
362 #define HB_SHAPER_IMPLEMENT macro
366 #undef HB_SHAPER_IMPLEMENT macro
[all...]
H A Dhb-face-private.hh102 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
104 #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-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-face.cc62 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
64 #undef HB_SHAPER_IMPLEMENT macro
239 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); macro
241 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font.cc933 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
935 #undef HB_SHAPER_IMPLEMENT macro
971 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); macro
973 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font-private.hh404 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
406 #undef HB_SHAPER_IMPLEMENT macro
/external/harfbuzz_ng/src/
H A Dhb-shaper-list.hh35 HB_SHAPER_IMPLEMENT (graphite2)
39 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
43 HB_SHAPER_IMPLEMENT (old)
46 HB_SHAPER_IMPLEMENT (icu_le)
49 HB_SHAPER_IMPLEMENT (uniscribe)
52 HB_SHAPER_IMPLEMENT (coretext)
55 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
H A Dhb-shape-plan-private.hh54 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
56 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-shape-plan.cc32 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
36 #undef HB_SHAPER_IMPLEMENT macro
62 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
66 #undef HB_SHAPER_IMPLEMENT macro
71 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
75 #undef HB_SHAPER_IMPLEMENT macro
128 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
130 #undef HB_SHAPER_IMPLEMENT macro
148 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); macro
150 #undef HB_SHAPER_IMPLEMENT macro
199 #define HB_SHAPER_IMPLEMENT macro
203 #undef HB_SHAPER_IMPLEMENT macro
268 #define HB_SHAPER_IMPLEMENT macro
272 #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-font-private.hh147 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
149 #undef HB_SHAPER_IMPLEMENT macro
463 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
465 #undef HB_SHAPER_IMPLEMENT macro
H A Dhb-font.cc527 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
529 #undef HB_SHAPER_IMPLEMENT macro
654 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); macro
656 #undef HB_SHAPER_IMPLEMENT macro
844 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
846 #undef HB_SHAPER_IMPLEMENT macro
864 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); macro
866 #undef HB_SHAPER_IMPLEMENT macro

Completed in 180 milliseconds