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

  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginView.mm 363 nPort.qdPort.portx = (int32_t)-boundsInWindow.origin.x;
427 nPort.qdPort.portx = static_cast<int32_t>(-boundsInWindow.origin.x + origin.x);
441 window.clipRect.left + nPort.qdPort.portx, window.clipRect.top + nPort.qdPort.porty,
442 window.clipRect.right + nPort.qdPort.portx, window.clipRect.bottom + nPort.qdPort.porty);
483 SetOrigin(nPort.qdPort.portx, nPort.qdPort.porty);
    [all...]
  /external/webkit/Source/WebCore/bridge/
npapi.h 601 int32_t portx; /* position inside the topmost window */ member in struct:NP_Port

Completed in 161 milliseconds