Home | History | Annotate | Download | only in Plugins

Lines Matching full:int32

308     window.x = (int32)boundsInWindow.origin.x; 
309 window.y = (int32)boundsInWindow.origin.y;
357 nPort.qdPort.portx = (int32)-boundsInWindow.origin.x;
358 nPort.qdPort.porty = (int32)-boundsInWindow.origin.y;
421 nPort.qdPort.portx = static_cast<int32>(-boundsInWindow.origin.x + origin.x);
422 nPort.qdPort.porty = static_cast<int32>(-boundsInWindow.origin.y - origin.y);
2261 - (NPError)getAuthenticationInfoWithProtocol:(const char*)protocolStr host:(const char*)hostStr port:(int32)port scheme:(const char*)schemeStr realm:(const char*)realmStr