Home
last modified time | relevance | path

Searched defs:EnableNotify (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Note.h141 void EnableNotify(FX_BOOL bEnable) { m_bEnableNotify = bEnable; } in EnableNotify() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_IconList.cpp288 void CPWL_IconList_Content::EnableNotify(FX_BOOL bNotify) { in EnableNotify() function in CPWL_IconList_Content
439 void CPWL_IconList::EnableNotify(FX_BOOL bNotify) { in EnableNotify() function in CPWL_IconList
DPWL_Note.cpp1041 void CPWL_Note::EnableNotify(FX_BOOL bEnabled) { in EnableNotify() function in CPWL_Note
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp2920 void CFX_Edit::EnableNotify(FX_BOOL bNotify) { in EnableNotify() function in CFX_Edit