Searched defs:HB_SHAPER_IMPLEMENT (Results 1 – 15 of 15) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
|
D | hb-shape-plan.cc | 103 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 115 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 395 #define HB_SHAPER_IMPLEMENT(shaper) \ in hb_shape_plan_execute() macro
|
D | hb-shaper.cc | 33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
|
D | hb-font.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro
|
/third_party/harfbuzz/src/ |
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
|
D | hb-shape-plan.cc | 112 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 124 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 421 #define HB_SHAPER_IMPLEMENT(shaper) \ in _hb_shape_plan_execute_internal() macro
|
D | hb-shaper.cc | 33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
|
D | hb-font.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-shaper.hh | 39 #define HB_SHAPER_IMPLEMENT(name) \ macro 61 #define HB_SHAPER_IMPLEMENT(Shaper) \ macro 114 #define HB_SHAPER_IMPLEMENT(shaper) shaper.init0 (); in init0() macro 120 #define HB_SHAPER_IMPLEMENT(shaper) shaper.fini (); in fini() macro 126 #define HB_SHAPER_IMPLEMENT(shaper) \ macro
|
D | hb-shape-plan.cc | 112 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 124 #define HB_SHAPER_IMPLEMENT(shaper) \ in init() macro 421 #define HB_SHAPER_IMPLEMENT(shaper) \ in _hb_shape_plan_execute_internal() macro
|
D | hb-shaper.cc | 33 #define HB_SHAPER_IMPLEMENT(name) {#name, _hb_##name##_shape}, macro
|
D | hb-face.hh | 43 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, face); macro
|
D | hb-font.hh | 99 #define HB_SHAPER_IMPLEMENT(shaper) HB_SHAPER_DATA_INSTANTIATE_SHAPERS(shaper, font); macro
|