OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hb_ot_layout_t
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-layout-private.hh
98
#define hb_ot_layout_from_face(face) ((
hb_ot_layout_t
*) face->shaper_data.ot)
238
*
hb_ot_layout_t
247
struct
hb_ot_layout_t
struct
265
HB_INTERNAL
hb_ot_layout_t
*
269
_hb_ot_layout_destroy (
hb_ot_layout_t
*layout);
hb-ot-layout.cc
43
hb_ot_layout_t
*
46
hb_ot_layout_t
*layout = (
hb_ot_layout_t
*) calloc (1, sizeof (
hb_ot_layout_t
));
87
_hb_ot_layout_destroy (
hb_ot_layout_t
*layout)
hb-ot-shape.cc
30
#define hb_ot_shaper_face_data_t
hb_ot_layout_t
/external/harfbuzz_ng/src/
hb-ot-layout-private.hh
98
#define hb_ot_layout_from_face(face) ((
hb_ot_layout_t
*) face->shaper_data.ot)
238
*
hb_ot_layout_t
247
struct
hb_ot_layout_t
struct
265
HB_INTERNAL
hb_ot_layout_t
*
269
_hb_ot_layout_destroy (
hb_ot_layout_t
*layout);
hb-ot-layout.cc
43
hb_ot_layout_t
*
46
hb_ot_layout_t
*layout = (
hb_ot_layout_t
*) calloc (1, sizeof (
hb_ot_layout_t
));
81
_hb_ot_layout_destroy (
hb_ot_layout_t
*layout)
hb-ot-shape.cc
30
#define hb_ot_shaper_face_data_t
hb_ot_layout_t
Completed in 103 milliseconds