Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-shaper-list.hh35 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. */
Dhb-shaper.hh39 #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
Dhb-shape-plan.cc103 #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()
Dhb-face.hh43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
45 #undef HB_SHAPER_IMPLEMENT
Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT
Dhb-font.hh99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro
101 #undef HB_SHAPER_IMPLEMENT
/third_party/harfbuzz/src/
Dhb-shaper-list.hh38 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. */
Dhb-shaper.hh39 #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
Dhb-shape-plan.cc112 #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()
Dhb-face.hh43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
45 #undef HB_SHAPER_IMPLEMENT
Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT
Dhb-font.hh99 #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/
Dhb-shaper-list.hh38 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. */
Dhb-shaper.hh39 #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
Dhb-shape-plan.cc112 #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()
Dhb-face.hh43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
45 #undef HB_SHAPER_IMPLEMENT
Dhb-shaper.cc33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
35 #undef HB_SHAPER_IMPLEMENT
Dhb-font.hh99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro
101 #undef HB_SHAPER_IMPLEMENT