Searched refs:currentPixelGridRoundSize (Results 1 – 1 of 1) sorted by relevance
133 SizeF currentPixelGridRoundSize = geometryNode->GetPixelGridRoundSize(); in OnSizeChanged() local134 bool pixelGridRoundSizeChange = currentPixelGridRoundSize != dirtyPixelGridRoundSize_; in OnSizeChanged()136 dirtyPixelGridRoundSize_ = currentPixelGridRoundSize; in OnSizeChanged()139 if (!needReset && (currentPixelGridRoundSize == SizeF { 0, 0 }) && in OnSizeChanged()144 if (!needReset && (currentPixelGridRoundSize == SizeF { 0, 0 })) { in OnSizeChanged()146 …paintMethod_->UpdateRecordingCanvas(currentPixelGridRoundSize.Width(), currentPixelGridRoundSize.H… in OnSizeChanged()171 …paintMethod_->UpdateRecordingCanvas(currentPixelGridRoundSize.Width(), currentPixelGridRoundSize.H… in OnSizeChanged()