OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multiByteGlyphs
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFontImpl.h
18
virtual bool
multiByteGlyphs
() const { return true; }
40
virtual bool
multiByteGlyphs
() const { return true; }
56
virtual bool
multiByteGlyphs
() const { return false; }
73
virtual bool
multiByteGlyphs
() const { return false; }
/external/skia/src/pdf/
SkPDFFontImpl.h
18
virtual bool
multiByteGlyphs
() const { return true; }
40
virtual bool
multiByteGlyphs
() const { return true; }
56
virtual bool
multiByteGlyphs
() const { return false; }
73
virtual bool
multiByteGlyphs
() const { return false; }
Completed in 37 milliseconds