Home
last modified time | relevance | path

Searched defs:iChar (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_charposlist.cpp31 for (int iChar = 0; iChar < nChars; iChar++) { in Load() local
Dcpdf_renderstatus.cpp1827 for (int iChar = 0; iChar < pdfium::CollectionSize<int>(textobj->m_CharCodes); in ProcessType3Text() local
/external/pdfium/core/fpdfapi/font/
Dfpdf_font_cid.cpp228 int iChar = 0; in CheckCodeRange() local
265 int iChar = 0; in GetCharSizeImpl() local
/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp518 int32_t iChar = iStartChar; in RetriecePieces() local
/external/pdfium/xfa/fxfa/app/
Dcxfa_textlayout.cpp894 int32_t iChar = 0; in AppendChar() local
/external/pdfium/core/fxge/ge/
Dcfx_renderdevice.cpp1078 for (int iChar = 0; iChar < nChars; iChar++) { in DrawTextPath() local