OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hb_apply_func_t
(Results
1 - 1
of
1
) sorted by null
/external/harfbuzz_ng/src/
hb-ot-layout.cc
944
typedef bool (*
hb_apply_func_t
) (const void *obj, OT::hb_apply_context_t *c);
typedef in struct:hb_get_subtables_context_t
948
inline void init (const void *obj_,
hb_apply_func_t
apply_func_)
958
hb_apply_func_t
apply_func;
Completed in 5045 milliseconds