Searched refs:pGS (Results 1 – 2 of 2) sorted by relevance
362 StackMember* pGS; in WritePS() local415 pGS=pGDIStack; in WritePS()416 pGDIStack=pGS->pSucc; in WritePS()417 delete pGS; in WritePS()1037 pGS->pSucc = pGDIStack; in ImplWriteActions()1038 pGDIStack = pGS; in ImplWriteActions()1055 pGS->aFont = maFont; in ImplWriteActions()1064 StackMember* pGS; in ImplWriteActions() local1067 pGS = pGDIStack; in ImplWriteActions()1084 maFont = pGS->aFont; in ImplWriteActions()[all …]
2256 pGS->pSucc=pGDIStack; pGDIStack=pGS; in WriteOrders()2259 pGS->eRasterOp=eGDIRasterOp; in WriteOrders()2260 pGS->aFont=aGDIFont; in WriteOrders()2268 METGDIStackMember* pGS; in WriteOrders() local2272 pGS=pGDIStack; pGDIStack=pGS->pSucc; in WriteOrders()2276 aGDIFont=pGS->aFont; in WriteOrders()2280 delete pGS; in WriteOrders()2529 METGDIStackMember* pGS; in WriteMET() local2575 pGS=pGDIStack; in WriteMET()2576 pGDIStack=pGS->pSucc; in WriteMET()[all …]
Completed in 37 milliseconds