Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h126 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1150 int32_t CFX_Edit::GetCharArray() const { in GetCharArray() function in CFX_Edit