Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/plugins/
Dandroid_npapi.h659 struct ANPWindowInterfaceV0 : ANPInterface { struct
669 void (*setVisibleRects)(NPP instance, const ANPRectI rects[], int32_t count);
694 struct ANPWindowInterfaceV1 : ANPWindowInterfaceV0 { argument