OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsMultiByte
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/pdf/
SkPDFFont.h
46
static bool
IsMultiByte
(SkAdvancedTypefaceMetrics::FontType type) {
55
bool multiByteGlyphs() const { return SkPDFFont::
IsMultiByte
(this->getType()); }
SkPDFFont.cpp
187
bool multibyte = SkPDFFont::
IsMultiByte
(type);
SkPDFDevice.cpp
[
all
...]
Completed in 61 milliseconds