/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-shaper-list.hh | 35 HB_SHAPER_IMPLEMENT (graphite2) 38 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ 41 HB_SHAPER_IMPLEMENT (uniscribe) 44 HB_SHAPER_IMPLEMENT (directwrite) 47 HB_SHAPER_IMPLEMENT (coretext) 51 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
|
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 42 #undef HB_SHAPER_IMPLEMENT 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 64 #undef HB_SHAPER_IMPLEMENT 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 116 #undef HB_SHAPER_IMPLEMENT in init0() 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 122 #undef HB_SHAPER_IMPLEMENT in fini() 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro 131 #undef HB_SHAPER_IMPLEMENT
|
D | hb-shape-plan.cc | 103 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 107 #undef HB_SHAPER_IMPLEMENT in init() 115 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 119 #undef HB_SHAPER_IMPLEMENT in init() 395 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_execute() macro 399 #undef HB_SHAPER_IMPLEMENT in hb_shape_plan_execute()
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro 45 #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.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro 101 #undef HB_SHAPER_IMPLEMENT
|
/third_party/harfbuzz/src/ |
D | hb-shaper-list.hh | 38 HB_SHAPER_IMPLEMENT (graphite2) 42 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ 46 HB_SHAPER_IMPLEMENT (uniscribe) 49 HB_SHAPER_IMPLEMENT (directwrite) 52 HB_SHAPER_IMPLEMENT (coretext) 56 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
|
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 42 #undef HB_SHAPER_IMPLEMENT 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 64 #undef HB_SHAPER_IMPLEMENT 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 116 #undef HB_SHAPER_IMPLEMENT in init0() 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 122 #undef HB_SHAPER_IMPLEMENT in fini() 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro 131 #undef HB_SHAPER_IMPLEMENT
|
D | hb-shape-plan.cc | 112 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 116 #undef HB_SHAPER_IMPLEMENT in init() 124 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 128 #undef HB_SHAPER_IMPLEMENT in init() 421 #define HB_SHAPER_IMPLEMENT(shaper) \ in _hb_shape_plan_execute_internal() macro 425 #undef HB_SHAPER_IMPLEMENT in _hb_shape_plan_execute_internal()
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro 45 #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.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro 101 #undef HB_SHAPER_IMPLEMENT
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shaper-list.hh | 38 HB_SHAPER_IMPLEMENT (graphite2) 42 HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */ 46 HB_SHAPER_IMPLEMENT (uniscribe) 49 HB_SHAPER_IMPLEMENT (directwrite) 52 HB_SHAPER_IMPLEMENT (coretext) 56 HB_SHAPER_IMPLEMENT (fallback) /* <--- This should be last. */
|
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 42 #undef HB_SHAPER_IMPLEMENT 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 64 #undef HB_SHAPER_IMPLEMENT 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 116 #undef HB_SHAPER_IMPLEMENT in init0() 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 122 #undef HB_SHAPER_IMPLEMENT in fini() 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro 131 #undef HB_SHAPER_IMPLEMENT
|
D | hb-shape-plan.cc | 112 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 116 #undef HB_SHAPER_IMPLEMENT in init() 124 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 128 #undef HB_SHAPER_IMPLEMENT in init() 421 #define HB_SHAPER_IMPLEMENT(shaper) \ in _hb_shape_plan_execute_internal() macro 425 #undef HB_SHAPER_IMPLEMENT in _hb_shape_plan_execute_internal()
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro 45 #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.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro 101 #undef HB_SHAPER_IMPLEMENT
|