Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_wordplace.h70 int32_t nWordIndex = -1; member
Dcpvt_section.cpp226 int32_t nWordIndex = pdfium::clamp( in AddWord() local
719 void CPVT_Section::ClearLeftWords(int32_t nWordIndex) { in ClearLeftWords()
726 void CPVT_Section::ClearRightWords(int32_t nWordIndex) { in ClearRightWords()
Dcpvt_variabletext.cpp88 void CPVT_VariableText::Iterator::SetAt(int32_t nWordIndex) { in SetAt()
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp84 void CPWL_EditImpl::Iterator::SetAt(int32_t nWordIndex) { in SetAt()