OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsExist
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/core/include/fpdfdoc/
fpdf_vt.h
127
FX_BOOL
IsExist
() const { return BeginPos != EndPos; }
/external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp
366
FX_BOOL CPLST_Select::
IsExist
(int32_t nItemIndex) const {
/external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h
199
FX_BOOL
IsExist
() const { return BeginPos != EndPos; }
Completed in 896 milliseconds