Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Edit.cpp256 int32_t nCharArray = m_pEdit->GetCharArray(); in GetThisAppearanceStream() local
378 int32_t nCharArray = m_pEdit->GetCharArray(); in DrawThisAppearance() local
781 int32_t nCharArray) { in GetCharArrayAutoFontSize()
796 void CPWL_Edit::SetCharArray(int32_t nCharArray) { in SetCharArray()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp848 void CFX_Edit::SetCharArray(int32_t nCharArray, FX_BOOL bPaint) { in SetCharArray()
2848 int32_t nCharArray = m_pVT->GetCharArray(); in IsTextFull() local