Searched defs:OnNotify (Results 1 – 12 of 12) sorted by relevance
/external/lzma/CPP/Windows/Control/ |
D | Window2.h | 34 …virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */, LRESULT & /* result */) { return… in OnNotify() function
|
D | PropertyPage.cpp | 33 bool CPropertyPage::OnNotify(UINT /* controlID */, LPNMHDR lParam) in OnNotify() function in NWindows::NControl::CPropertyPage
|
D | Dialog.h | 108 virtual bool OnNotify(UINT /* controlID */, LPNMHDR /* lParam */) { return false; } in OnNotify() function
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Note.cpp | 152 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
|
D | PWL_ComboBox.cpp | 601 void CPWL_ComboBox::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ComboBox
|
D | PWL_ListBox.cpp | 317 void CPWL_ListBox::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ListBox
|
D | PWL_EditCtrl.cpp | 74 void CPWL_EditCtrl::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_EditCtrl
|
D | PWL_IconList.cpp | 377 void CPWL_IconList::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_IconList
|
D | PWL_ScrollBar.cpp | 758 void CPWL_ScrollBar::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_ScrollBar
|
D | PWL_Wnd.cpp | 503 void CPWL_Wnd::OnNotify(CPWL_Wnd* pWnd, in OnNotify() function in CPWL_Wnd
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.Tools.pas | 182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify; property
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | BrowseDialog.cpp | 363 bool CBrowseDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() function in CBrowseDialog
|