HomeSort by relevance Sort by last modified time
    Searched refs:m_Charcode (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/include/fpdftext/
fpdf_text.h 38 FX_WCHAR m_Charcode;
  /external/pdfium/core/src/reflow/
reflowedtextpage.cpp 86 CFX_WideString str = pData->m_pCharState->m_pFont->UnicodeFromCharCode(pData->m_CharCode);
92 info.m_Charcode = (FX_WCHAR)pData->m_CharCode;
  /external/pdfium/core/src/fpdftext/
fpdf_text_int.cpp 62 if (item.m_CharCode == (FX_DWORD) - 1) {
325 FX_FLOAT xPosTemp = orgX + GetCharWidth(info_curchar.m_CharCode, pCurObj->GetFont()) * pCurObj->GetFontSize() / 1000;
639 info.m_Charcode = charinfo.m_CharCode;
    [all...]

Completed in 2282 milliseconds