Searched refs:lastSetPort (Results 1 – 3 of 3) sorted by relevance
78 PluginPort lastSetPort; variable
875 if (nPort.qdPort.portx != lastSetPort.qdPort.portx)877 if (nPort.qdPort.porty != lastSetPort.qdPort.porty)879 if (nPort.qdPort.port != lastSetPort.qdPort.port)885 if (nPort.cgPort.window != lastSetPort.cgPort.window)887 if (nPort.cgPort.context != lastSetPort.cgPort.context)1016 lastSetPort = nPort;
21592 the nPort and lastSetPort ivars more convenient now that the port type differs based on the 21594 … Changed types of nPort and lastSetPort to PluginPort so they can be used with any drawing model.