Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.cpp33 int32_t nWordIndex = pdfium::clamp( in AddWord() local
210 void CSection::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords()
217 void CSection::ClearRightWords(int32_t nWordIndex) { in ClearRightWords()
Dcpvt_wordplace.h70 int32_t nWordIndex; member
Dcpdf_variabletext.cpp92 void CPDF_VariableText::Iterator::SetAt(int32_t nWordIndex) { in SetAt()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp90 void CPWL_EditImpl_Iterator::SetAt(int32_t nWordIndex) { in SetAt()