Searched refs:ScaleFromCenterPoint (Results 1 – 4 of 4) sorted by relevance
142 TEST(CFX_FloatRect, ScaleFromCenterPoint) { in TEST() argument144 rect.ScaleFromCenterPoint(1.0f); in TEST()149 rect.ScaleFromCenterPoint(0.5f); in TEST()154 rect.ScaleFromCenterPoint(2.0f); in TEST()159 rect.ScaleFromCenterPoint(-1.0f); in TEST()164 rect.ScaleFromCenterPoint(0.0f); in TEST()173 rect.ScaleFromCenterPoint(1.0f); in TEST()178 rect.ScaleFromCenterPoint(0.5f); in TEST()183 rect.ScaleFromCenterPoint(2.0f); in TEST()188 rect.ScaleFromCenterPoint(0.0f); in TEST()
179 void CFX_FloatRect::ScaleFromCenterPoint(float fScale) { in ScaleFromCenterPoint() function in CFX_FloatRect
341 void ScaleFromCenterPoint(float fScale);
517 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()522 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()525 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()528 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()542 rcCenter.ScaleFromCenterPoint(1.0f / 2.0f); in GetRadioButtonAppStream()547 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()550 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()553 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()