HomeSort by relevance Sort by last modified time
    Searched refs:NPCoordinateSpacePlugin (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/mac/
ConvertPoint.cpp 60 static const NPCoordinateSpace spaces[] = { NPCoordinateSpacePlugin, NPCoordinateSpaceWindow, NPCoordinateSpaceFlippedWindow, NPCoordinateSpaceScreen, NPCoordinateSpaceFlippedScreen };
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/
NetscapePluginMac.mm 108 case NPCoordinateSpacePlugin:
134 case NPCoordinateSpacePlugin:
169 if (!convertPoint(m_currentMouseEvent->data.mouse.pluginX, m_currentMouseEvent->data.mouse.pluginY, NPCoordinateSpacePlugin, screenX, screenY, NPCoordinateSpaceScreen))
  /external/webkit/Source/WebKit/mac/Plugins/
WebBaseNetscapePluginView.mm 874 case NPCoordinateSpacePlugin:
904 case NPCoordinateSpacePlugin:
  /external/webkit/Source/WebCore/bridge/
npapi.h 588 NPCoordinateSpacePlugin = 1,

Completed in 139 milliseconds