Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp76 int32_t nWordIndex = in AddWord() local
266 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords()
272 void CSection::ClearRightWords(int32_t nWordIndex) { in ClearRightWords()
1678 void CPDF_VariableText_Iterator::SetAt(int32_t nWordIndex) { in SetAt()
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h97 int32_t nWordIndex; member
/external/pdfium/fpdfsdk/src/javascript/
DDocument.cpp1519 int nWordIndex) { in GetObjWordStr()
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp75 void CFX_Edit_Iterator::SetAt(int32_t nWordIndex) { in SetAt()