Searched refs:mnRightCrop (Results 1 – 2 of 2) sorted by relevance
39 mnRightCrop ( 0 ), in GraphicAttr()67 ( mnRightCrop == rAttr.mnRightCrop ) && in operator ==()95 rIStm >> rAttr.mnLeftCrop >> rAttr.mnTopCrop >> rAttr.mnRightCrop >> rAttr.mnBottomCrop; in operator >>()111 rOStm << rAttr.mnLeftCrop << rAttr.mnTopCrop << rAttr.mnRightCrop << rAttr.mnBottomCrop; in operator <<()
101 long mnRightCrop; member in GraphicAttr132 mnRightCrop = nRight_100TH_MM; mnBottomCrop = nBottom_100TH_MM; in SetCrop()136 long GetRightCrop() const { return mnRightCrop; } in GetRightCrop()171 mnRightCrop != 0 || mnBottomCrop != 0 ); in IsCropped()