Lines Matching refs:PortState
113 typedef struct OpaquePortState* PortState; typedef
276 - (PortState)saveAndSetNewPortStateForUpdate:(BOOL)forUpdate
354 PortState portState;
368 portState = (PortState)qdPortState;
510 portState = (PortState)cgPortState;
546 portState = (PortState)1;
558 - (PortState)saveAndSetNewPortState
563 - (void)restorePortState:(PortState)portState
605 ASSERT(portState == (PortState)1);
641 PortState portState = NULL;
683 if (portState != (PortState)1)
967 PortState portState = [self saveAndSetNewPortState];
971 if (portState != (PortState)1)