Home
last modified time | relevance | path

Searched refs:NPCocoaEventDrawRect (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/test/plugin/
Dplugin_windowless_test.cc35 return np_event->type == NPCocoaEventDrawRect; in IsPaintEvent()
/external/chromium_org/third_party/npapi/bindings/
Dnpapi.h648 NPCocoaEventDrawRect = 1, enumerator
/external/chromium_org/content/shell/tools/plugin/
Dmain.cpp607 case NPCocoaEventDrawRect: { in handleEventCocoa()
/external/chromium_org/content/child/npapi/
Dwebplugin_delegate_impl_mac.mm468 paint_event.type = NPCocoaEventDrawRect;