OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hb_shape_plan_t
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz_ng/src/
hb-shape-plan.h
39
typedef struct
hb_shape_plan_t
hb_shape_plan_t
;
typedef in typeref:struct:hb_shape_plan_t
41
HB_EXTERN
hb_shape_plan_t
*
48
HB_EXTERN
hb_shape_plan_t
*
55
HB_EXTERN
hb_shape_plan_t
*
58
HB_EXTERN
hb_shape_plan_t
*
59
hb_shape_plan_reference (
hb_shape_plan_t
*shape_plan);
62
hb_shape_plan_destroy (
hb_shape_plan_t
*shape_plan);
65
hb_shape_plan_set_user_data (
hb_shape_plan_t
*shape_plan,
72
hb_shape_plan_get_user_data (
hb_shape_plan_t
*shape_plan
[
all
...]
hb-shape-plan-private.hh
35
struct
hb_shape_plan_t
struct
Completed in 527 milliseconds