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 - 4
of
4
) sorted by null
/external/chromium_org/third_party/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_shape_plan_t
*
48
hb_shape_plan_t
*
55
hb_shape_plan_t
*
58
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
36
struct
hb_shape_plan_t
struct
/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_shape_plan_t
*
48
hb_shape_plan_t
*
55
hb_shape_plan_t
*
58
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
36
struct
hb_shape_plan_t
struct
Completed in 40 milliseconds