Home
last modified time | relevance | path

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

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc685 int32_t CMapTable::CMapFormat4::EndCode(ReadableFontData* data, in EndCode() function in sfntly::CMapTable::CMapFormat4
736 int32_t CMapTable::CMapFormat4::EndCode(int32_t segment) { in EndCode() function in sfntly::CMapTable::CMapFormat4
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfpdf_font_cid.cpp212 FX_DWORD StartCode, EndCode; in ParseWord() local