HomeSort by relevance Sort by last modified time
    Searched full:portx (Results 1 - 3 of 3) 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/chromium/net/base/
host_resolver_impl.h 38 // (port1) (port2) (port3) (port4) (port5) (portX)
  /external/webkit/Source/WebCore/bridge/
npapi.h 601 int32_t portx; /* position inside the topmost window */ member in struct:NP_Port

Completed in 59 milliseconds