/external/harfbuzz_ng/src/ |
D | hb-shaper-list.hh | 35 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. */
|
D | hb-shape-plan.cc | 32 #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 …]
|
D | hb-shaper-private.hh | 38 #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
|
D | hb-shape-plan-private.hh | 56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro 58 #undef HB_SHAPER_IMPLEMENT
|
D | hb-face.cc | 61 #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()
|
D | hb-face-private.hh | 101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro 103 #undef HB_SHAPER_IMPLEMENT
|
D | hb-shaper.cc | 33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro 35 #undef HB_SHAPER_IMPLEMENT
|
D | hb-font.cc | 932 #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()
|
D | hb-font-private.hh | 409 #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/ |
D | hb-shaper-list.hh | 35 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. */
|
D | hb-shape-plan.cc | 38 #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 …]
|
D | hb-shaper-private.hh | 38 #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
|
D | hb-shape-plan-private.hh | 56 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, shape_plan); macro 58 #undef HB_SHAPER_IMPLEMENT
|
D | hb-face.cc | 61 #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()
|
D | hb-face-private.hh | 101 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, face); macro 103 #undef HB_SHAPER_IMPLEMENT
|
D | hb-shaper.cc | 33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro 35 #undef HB_SHAPER_IMPLEMENT
|
D | hb-font.cc | 932 #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()
|
D | hb-font-private.hh | 409 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_PROTOTYPE(shaper, font); macro 411 #undef HB_SHAPER_IMPLEMENT
|