Lines Matching refs:aRec
642 ImpMeasureRec aRec; in TakeUnrotatedSnapRect() local
644 ImpTakeAttr(aRec); in TakeUnrotatedSnapRect()
645 ImpCalcGeometrics(aRec,aMPol); in TakeUnrotatedSnapRect()
667 FASTBOOL bRota90=aRec.bTextRota90; in TakeUnrotatedSnapRect()
668 FASTBOOL bUpsideDown=aRec.bTextUpsideDown!=aMPol.bAutoUpsideDown; in TakeUnrotatedSnapRect()
669 FASTBOOL bBelowRefEdge=aRec.bBelowRefEdge; in TakeUnrotatedSnapRect()
762 ImpMeasureRec aRec; in TakeXorPoly() local
764 ImpTakeAttr(aRec); in TakeXorPoly()
765 ImpCalcGeometrics(aRec,aMPol); in TakeXorPoly()
776 ImpMeasureRec aRec; in GetHdl() local
778 ImpTakeAttr(aRec); in GetHdl()
779 aRec.nHelplineDist=0; in GetHdl()
780 ImpCalcGeometrics(aRec,aMPol); in GetHdl()
1013 ImpMeasureRec aRec; in TakeCreatePoly() local
1016 ImpTakeAttr(aRec); in TakeCreatePoly()
1017 ImpCalcGeometrics(aRec, aMPol); in TakeCreatePoly()
1090 ImpMeasureRec aRec; in RecalcSnapRect() local
1094 ImpTakeAttr(aRec); in RecalcSnapRect()
1095 ImpCalcGeometrics(aRec, aMPol); in RecalcSnapRect()
1327 ImpMeasureRec aRec; in GetOutlinerViewAnchorMode() local
1329 ImpTakeAttr(aRec); in GetOutlinerViewAnchorMode()
1330 ImpCalcGeometrics(aRec,aMPol); in GetOutlinerViewAnchorMode()
1336 FASTBOOL bTextRota90=aRec.bTextRota90; in GetOutlinerViewAnchorMode()
1338 FASTBOOL bBelowRefEdge=aRec.bBelowRefEdge; in GetOutlinerViewAnchorMode()