Home
last modified time | relevance | path

Searched defs:OnNotify (Results 1 – 12 of 12) sorted by relevance

/external/lzma/CPP/Windows/Control/
DWindow2.h34 …virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return… in OnNotify() function
DPropertyPage.cpp33 bool CPropertyPage::OnNotify(UINT /* controlID */, LPNMHDR lParam) in OnNotify() function in NWindows::NControl::CPropertyPage
DDialog.h108 virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */) { return false; } in OnNotify() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp152 void CPWL_Note_Edit::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_Note_Edit
466 void CPWL_Note_Contents::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_Note_Contents
933 void CPWL_NoteItem::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_NoteItem
1335 void CPWL_Note::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_Note
DPWL_ComboBox.cpp601 void CPWL_ComboBox::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ComboBox
DPWL_ListBox.cpp317 void CPWL_ListBox::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ListBox
DPWL_EditCtrl.cpp74 void CPWL_EditCtrl::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_EditCtrl
DPWL_IconList.cpp377 void CPWL_IconList::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_IconList
DPWL_ScrollBar.cpp758 void CPWL_ScrollBar::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ScrollBar
DPWL_Wnd.cpp503 void CPWL_Wnd::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_Wnd
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify; property
/external/lzma/CPP/7zip/UI/FileManager/
DBrowseDialog.cpp363 bool CBrowseDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CBrowseDialog