OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_SHAPER_DATA_CREATE_FUNC
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-shaper-private.hh
71
#define
HB_SHAPER_DATA_CREATE_FUNC
(shaper, object) _hb_##shaper##_shaper_##object##_data_create
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); \
hb-shape-plan.cc
62
HB_SHAPER_DATA_CREATE_FUNC
(shaper, shape_plan) (shape_plan, user_features, num_user_features); \
Completed in 201 milliseconds