OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HB_GlyphItem
(Results
1 - 3
of
3
) sorted by null
/external/harfbuzz/src/
harfbuzz-buffer.h
46
} HB_GlyphItemRec, *
HB_GlyphItem
;
73
HB_GlyphItem
in_string;
74
HB_GlyphItem
out_string;
75
HB_GlyphItem
alt_string;
harfbuzz-shape.h
145
struct
HB_GlyphItem
{
178
* must be at least sizeof(
HB_GlyphItem
) but can be bigger,
179
* to accomodate application structures that extend
HB_GlyphItem
.
/external/harfbuzz_ng/src/hb-old/
harfbuzz-buffer.h
46
} HB_GlyphItemRec, *
HB_GlyphItem
;
73
HB_GlyphItem
in_string;
74
HB_GlyphItem
out_string;
75
HB_GlyphItem
alt_string;
Completed in 5829 milliseconds