OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:append_cmap_sections
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/tests/
ToUnicodeTest.cpp
26
void
append_cmap_sections
(const SkTDArray<SkUnichar>& glyphToUnicode,
76
append_cmap_sections
(glyphToUnicode, &subset, &buffer, true, 0, 0xFFFF);
98
append_cmap_sections
(glyphToUnicode, &subset, &buffer, true, 8, 0x00FF);
116
append_cmap_sections
(glyphToUnicode, &subset, &buffer, true, 0x00D, 0x00FE);
129
append_cmap_sections
(glyphToUnicode, NULL, &buffer, false, 0xFC, 0x110);
165
append_cmap_sections
(glyphToUnicode, &subset2, &buffer2, true, 0, 0xffff);
/external/chromium_org/third_party/skia/src/pdf/
SkPDFFont.cpp
489
void
append_cmap_sections
(const SkTDArray<SkUnichar>& glyphToUnicode,
496
void
append_cmap_sections
(const SkTDArray<SkUnichar>& glyphToUnicode,
function
570
append_cmap_sections
(glyphToUnicode, subset, &cmap, multiByteGlyphs,
[
all
...]
Completed in 2560 milliseconds