Home
last modified time | relevance | path

Searched defs:nFindIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_nametree.cpp326 int nFindIndex = -1; in AddValueAndName() local
378 int nFindIndex = -1; in DeleteValueAndName() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_list_impl.cpp280 int32_t nFindIndex = FindNext(nIndex, nChar); in OnChar() local