Home
last modified time | relevance | path

Searched refs:HB_SHAPER_IMPLEMENT (Results 1 – 18 of 18) sorted by relevance

/external/harfbuzz_ng/src/
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 (coretext)
54 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
Dhb-shape-plan.cc32 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
36 #undef HB_SHAPER_IMPLEMENT
62 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() macro
66 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_plan()
71 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() macro
75 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_plan()
163 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_shape_plan_get_empty() macro
165 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_get_empty()
201 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); in hb_shape_plan_destroy() macro
203 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_destroy()
[all …]
Dhb-shaper-private.hh38 #define HB_SHAPER_IMPLEMENT(name) \ macro
41 #undef HB_SHAPER_IMPLEMENT
54 #define HB_SHAPER_IMPLEMENT(shaper) void *shaper; macro
56 #undef HB_SHAPER_IMPLEMENT
Dhb-shape-plan-private.hh56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
58 #undef HB_SHAPER_IMPLEMENT
Dhb-face.cc61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
63 #undef HB_SHAPER_IMPLEMENT
238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); in hb_face_destroy() macro
240 #undef HB_SHAPER_IMPLEMENT in hb_face_destroy()
Dhb-face-private.hh101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
103 #undef HB_SHAPER_IMPLEMENT
Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT
Dhb-font.cc932 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_font_get_empty() macro
934 #undef HB_SHAPER_IMPLEMENT in hb_font_get_empty()
970 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); in hb_font_destroy() macro
972 #undef HB_SHAPER_IMPLEMENT in hb_font_destroy()
Dhb-font-private.hh409 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
411 #undef HB_SHAPER_IMPLEMENT
/external/chromium_org/third_party/harfbuzz-ng/src/
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 (coretext)
54 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
Dhb-shape-plan.cc38 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
42 #undef HB_SHAPER_IMPLEMENT
73 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() macro
77 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_plan()
82 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_plan() macro
86 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_plan()
180 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_shape_plan_get_empty() macro
182 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_get_empty()
218 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, shape_plan); in hb_shape_plan_destroy() macro
220 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_destroy()
[all …]
Dhb-shaper-private.hh38 #define HB_SHAPER_IMPLEMENT(name) \ macro
41 #undef HB_SHAPER_IMPLEMENT
54 #define HB_SHAPER_IMPLEMENT(shaper) void *shaper; macro
56 #undef HB_SHAPER_IMPLEMENT
Dhb-shape-plan-private.hh56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro
58 #undef HB_SHAPER_IMPLEMENT
Dhb-face.cc61 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, macro
63 #undef HB_SHAPER_IMPLEMENT
238 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, face); in hb_face_destroy() macro
240 #undef HB_SHAPER_IMPLEMENT in hb_face_destroy()
Dhb-face-private.hh101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro
103 #undef HB_SHAPER_IMPLEMENT
Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT
Dhb-font.cc932 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INVALID, in hb_font_get_empty() macro
934 #undef HB_SHAPER_IMPLEMENT in hb_font_get_empty()
970 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_DESTROY(shaper, font); in hb_font_destroy() macro
972 #undef HB_SHAPER_IMPLEMENT in hb_font_destroy()
Dhb-font-private.hh409 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro
411 #undef HB_SHAPER_IMPLEMENT