Searched refs:pGDIStack (Results 1 – 2 of 2) sorted by relevance
144 METGDIStackMember* pGDIStack; member in METWriter2256 pGS->pSucc=pGDIStack; pGDIStack=pGS; in WriteOrders()2270 if( pGDIStack ) in WriteOrders()2272 pGS=pGDIStack; pGDIStack=pGS->pSucc; in WriteOrders()2546 pGDIStack=NULL; in WriteMET()2573 while( pGDIStack ) in WriteMET()2575 pGS=pGDIStack; in WriteMET()2576 pGDIStack=pGS->pSucc; in WriteMET()
128 StackMember* pGDIStack; member in PSWriter373 pGDIStack = NULL; in WritePS()413 while( pGDIStack ) in WritePS()415 pGS=pGDIStack; in WritePS()416 pGDIStack=pGS->pSucc; in WritePS()1037 pGS->pSucc = pGDIStack; in ImplWriteActions()1038 pGDIStack = pGS; in ImplWriteActions()1065 if( pGDIStack ) in ImplWriteActions()1067 pGS = pGDIStack; in ImplWriteActions()1068 pGDIStack = pGS->pSucc; in ImplWriteActions()
Completed in 83 milliseconds