Home
last modified time | relevance | path

Searched refs:SetWord (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h309 virtual FX_BOOL SetWord(const CPVT_Word & word) = 0;
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h628 FX_BOOL SetWord(const CPVT_Word & word);
Ddoc_vt.cpp1804 FX_BOOL CPDF_VariableText_Iterator::SetWord(const CPVT_Word & word) in SetWord() function in CPDF_VariableText_Iterator
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1924 pIterator->SetWord(wordinfo); in SetWordProps()