OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fLastGlyphID
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.h
157
/** Set fFirstGlyphID and
fLastGlyphID
to span at most 255 glyphs,
190
uint16_t
fLastGlyphID
;
/external/skia/src/pdf/
SkPDFFont.h
157
/** Set fFirstGlyphID and
fLastGlyphID
to span at most 255 glyphs,
190
uint16_t
fLastGlyphID
;
/external/chromium_org/third_party/skia/include/core/
SkAdvancedTypefaceMetrics.h
47
uint16_t
fLastGlyphID
; // The last valid glyph ID in the font.
/external/skia/include/core/
SkAdvancedTypefaceMetrics.h
47
uint16_t
fLastGlyphID
; // The last valid glyph ID in the font.
Completed in 1268 milliseconds