Home
last modified time | relevance | path

Searched refs:GetRealText (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fee/src/fee/
Dfde_txtedtblock.h56 void GetRealText(CFX_WideString& wsText) const;
Dfde_txtedtblock.cpp122 void CFDE_TxtEdtBlock::GetRealText(CFX_WideString& wsText) const { in GetRealText() function in CFDE_TxtEdtBlock
Dfde_txtedtengine.cpp190 pBlock->GetRealText(wsBlock); in GetText()