OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigGlyphCount
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-gdef.h
66
HB_UShort
LigGlyphCount
; /* number of ligature glyphs */
harfbuzz-gdef.c
576
count = lcl->
LigGlyphCount
= GET_UShort();
631
count = lcl->
LigGlyphCount
;
/external/harfbuzz_ng/src/hb-old/
harfbuzz-gdef.h
66
HB_UShort
LigGlyphCount
; /* number of ligature glyphs */
harfbuzz-gdef.c
576
count = lcl->
LigGlyphCount
= GET_UShort();
631
count = lcl->
LigGlyphCount
;
Completed in 29 milliseconds