OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsTopItem
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h
224
virtual FX_BOOL
IsTopItem
() const { return FALSE; }
316
FX_BOOL
IsTopItem
() const override { return TRUE; }
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
981
if (pNoteItem->
IsTopItem
()) {
[
all
...]
Completed in 108 milliseconds