OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getFontMetric
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/ports/
SkHarfBuzzFont.cpp
135
static HB_Fixed
getFontMetric
(HB_Font hbFont, HB_FontMetric metric)
159
getFontMetric
,
/external/skia/src/ports/
SkHarfBuzzFont.cpp
135
static HB_Fixed
getFontMetric
(HB_Font hbFont, HB_FontMetric metric)
159
getFontMetric
,
/external/harfbuzz/src/
harfbuzz-shaper.h
248
HB_Fixed (*
getFontMetric
)(HB_Font font, HB_FontMetric metric);
/external/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h
217
HB_Fixed (*
getFontMetric
)(HB_Font font, HB_FontMetric metric);
Completed in 80 milliseconds