Home
last modified time | relevance | path

Searched defs:nWordIndex (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcsection.cpp47 int32_t nWordIndex = in AddWord() local
250 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords()
257 void CSection::ClearRightWords(int32_t nWordIndex) { in ClearRightWords()
Dcpvt_wordplace.h70 int32_t nWordIndex; member
Dcpdf_variabletext.cpp89 void CPDF_VariableText::Iterator::SetAt(int32_t nWordIndex) { in SetAt()
/external/pdfium/fpdfsdk/javascript/
DDocument.cpp1492 int nWordIndex) { in GetObjWordStr()
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp138 void CFX_Edit_Iterator::SetAt(int32_t nWordIndex) { in SetAt()