Searched refs:MixedFourBytes (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
H A Dfont_int.h104 typedef enum {OneByte, TwoBytes, MixedTwoBytes, MixedFourBytes} CodingScheme; enumerator in enum:CPDF_CMap::__anon28563
H A Dfpdf_font_cid.cpp289 m_pCMap->m_CodingScheme = CPDF_CMap::MixedFourBytes;
494 if (m_CodingScheme == MixedFourBytes && parser.m_AddMaps.GetSize()) {
592 case MixedFourBytes: {
627 case MixedFourBytes:
658 case MixedFourBytes: {
715 case MixedFourBytes:

Completed in 31 milliseconds