Home
last modified time | relevance | path

Searched refs:pGS (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx362 StackMember* pGS; in WritePS() local
415 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() local
1067 pGS = pGDIStack; in ImplWriteActions()
1084 maFont = pGS->aFont; in ImplWriteActions()
[all …]
/trunk/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx2256 pGS->pSucc=pGDIStack; pGDIStack=pGS; in WriteOrders()
2259 pGS->eRasterOp=eGDIRasterOp; in WriteOrders()
2260 pGS->aFont=aGDIFont; in WriteOrders()
2268 METGDIStackMember* pGS; in WriteOrders() local
2272 pGS=pGDIStack; pGDIStack=pGS->pSucc; in WriteOrders()
2276 aGDIFont=pGS->aFont; in WriteOrders()
2280 delete pGS; in WriteOrders()
2529 METGDIStackMember* pGS; in WriteMET() local
2575 pGS=pGDIStack; in WriteMET()
2576 pGDIStack=pGS->pSucc; in WriteMET()
[all …]

Completed in 40 milliseconds