Home
last modified time | relevance | path

Searched defs:devX (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dsalgdilayout.cxx127 …long devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored mn… in mirror() local
135 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror() local
163 …long devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored mn… in mirror() local
171 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror() local
202 …long devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored mn… in mirror() local
226 long devX = pOutDevRef->GetOutOffXPixel(); // re-mirrored mnOutOffX in mirror() local
327 …double devX = w-pOutDevRef->GetOutputWidthPixel()-pOutDevRef->GetOutOffXPixel(); // re-mirrored … in mirror() local
H A Doutdev3.cxx4615 … long devX = w-pOutDevRef->mnOutWidth-pOutDevRef->mnOutOffX; // re-mirrored mnOutOffX in ImplDrawTextDirect() local
4625 long devX = pOutDevRef->mnOutOffX; // re-mirrored mnOutOffX in ImplDrawTextDirect() local

Completed in 47 milliseconds