Home
last modified time | relevance | path

Searched defs:IsExist (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_wordrange.h41 bool IsExist() const { return BeginPos != EndPos; } in IsExist() function
/external/pdfium/fpdfsdk/fxedit/
Dfxet_list.cpp146 bool CPLST_Select::IsExist(int32_t nItemIndex) const { in IsExist() function in CPLST_Select
Dfxet_edit.cpp2277 bool CFX_Edit_Select::IsExist() const { in IsExist() function in CFX_Edit_Select