OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNM_NOTERESET
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp
482
pChild->OnNotify(this,
PNM_NOTERESET
, 0, 0);
507
case
PNM_NOTERESET
: {
514
pChild->OnNotify(this,
PNM_NOTERESET
, 0, 0);
957
case
PNM_NOTERESET
:
959
m_pContents->OnNotify(this,
PNM_NOTERESET
, 0, 0);
1047
m_pContents->OnNotify(this,
PNM_NOTERESET
, 0, 0);
1049
m_pContents->OnNotify(this,
PNM_NOTERESET
, 0, 0);
[
all
...]
/external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h
88
#define
PNM_NOTERESET
0x00000008L
Completed in 525 milliseconds