OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handlerUPP
(Results
1 - 2
of
2
) sorted by null
/development/ide/xcode/ports/
SkOSWindow_Mac.cpp
48
EventHandlerUPP
handlerUPP
= NewEventHandlerUPP(SkOSWindow::EventHandler);
52
result = InstallEventHandler(GetWindowEventTarget((WindowRef)hWnd),
handlerUPP
,
/external/chromium_org/third_party/skia/src/views/mac/
SkOSWindow_Mac.cpp
143
EventHandlerUPP
handlerUPP
= NewEventHandlerUPP(SkOSWindow::EventHandler);
146
result = InstallEventHandler(GetWindowEventTarget(wr),
handlerUPP
,
Completed in 97 milliseconds