Searched defs:StartCode (Results 1 – 2 of 2) sorted by relevance
/external/sfntly/cpp/src/sfntly/table/core/ | ||
D | cmap_table.cc | 643 int32_t CMapTable::CMapFormat4::StartCode(int32_t segment) { in StartCode() function in sfntly::CMapTable::CMapFormat4 |
/external/pdfium/core/src/fpdfapi/fpdf_font/ | ||
D | fpdf_font_cid.cpp | 631 FX_DWORD StartCode, EndCode; in ParseWord() local |