OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getGlyphAdvances
(Results
1 - 2
of
2
) sorted by null
/external/harfbuzz/src/
harfbuzz-shaper.h
243
void (*
getGlyphAdvances
)(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags /*HB_ShaperFlag*/);
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h
212
void (*
getGlyphAdvances
)(HB_Font font, const HB_Glyph *glyphs, hb_uint32 numGlyphs, HB_Fixed *advances, int flags /*HB_ShaperFlag*/);
Completed in 1130 milliseconds