Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h108 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp824 int32_t CPWL_EditImpl::GetCharArray() const { in GetCharArray() function in CPWL_EditImpl