Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas182 property OnNotify: TCollectionNotifyEvent<T> read GetOnNotify write SetOnNotify; property
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_win.cc1072 LRESULT RenderWidgetHostViewWin::OnNotify(int w_param, NMHDR* header) { in OnNotify() function in RenderWidgetHostViewWin