Searched refs:HB_SHAPER_DATA_CREATE_FUNC (Results 1 - 2 of 2) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-shaper-private.hh71 #define HB_SHAPER_DATA_CREATE_FUNC(shaper, object) _hb_##shaper##_shaper_##object##_data_create macro
77 HB_SHAPER_DATA_CREATE_FUNC (shaper, object) (hb_##object##_t *object HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS); \
93 data = HB_SHAPER_DATA_CREATE_FUNC (shaper, object) (object); \
H A Dhb-shape-plan.cc65 HB_SHAPER_DATA_CREATE_FUNC (shaper, shape_plan) (shape_plan, \

Completed in 92 milliseconds