Home
last modified time | relevance | path

Searched defs:multiByte (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFMakeToUnicodeCmap.cpp84 bool multiByte, in write_glyph()
94 bool multiByte, in append_bfchar_section()
114 bool multiByte, SkGlyphID firstGlyphID, SkGlyphID lastGlyphID, in append_bfchar_section_ex()
160 bool multiByte, in append_bfrange_section()
/aosp_15_r20/external/deqp/modules/internal/
H A DditBuildInfoTests.cpp178 const uint16_t multiByte = (uint16_t)0x0102; in iterate() local