OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetParentItem
(Results
1 - 3
of
3
) sorted by null
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h
71
virtual IPWL_NoteItem*
GetParentItem
() const = 0;
245
IPWL_NoteItem*
GetParentItem
() const override;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmc.h
[
all
...]
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
777
IPWL_NoteItem* CPWL_NoteItem::
GetParentItem
() const {
[
all
...]
Completed in 518 milliseconds