Home
last modified time | relevance | path

Searched refs:HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-shape-plan-private.hh53 #define HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS \ macro
59 #undef HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS
Dhb-face-private.hh100 #define HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS macro
104 #undef HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS
Dhb-font-private.hh408 #define HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS macro
412 #undef HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS
Dhb-shaper-private.hh77 …ATA_CREATE_FUNC (shaper, object) (hb_##object##_t *object HB_SHAPER_DATA_CREATE_FUNC_EXTRA_ARGS); \