Home
last modified time | relevance | path

Searched refs:ScaleFromCenterPoint (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fxcrt/
H A Dfx_coordinates_unittest.cpp268 TEST(CFX_FloatRect, ScaleFromCenterPoint) { in TEST() argument
270 rect.ScaleFromCenterPoint(1.0f); in TEST()
275 rect.ScaleFromCenterPoint(0.5f); in TEST()
280 rect.ScaleFromCenterPoint(2.0f); in TEST()
285 rect.ScaleFromCenterPoint(-1.0f); in TEST()
290 rect.ScaleFromCenterPoint(0.0f); in TEST()
299 rect.ScaleFromCenterPoint(1.0f); in TEST()
304 rect.ScaleFromCenterPoint(0.5f); in TEST()
309 rect.ScaleFromCenterPoint(2.0f); in TEST()
314 rect.ScaleFromCenterPoint(0.0f); in TEST()
H A Dfx_coordinates.cpp257 void CFX_FloatRect::ScaleFromCenterPoint(float fScale) { in ScaleFromCenterPoint() function in CFX_FloatRect
H A Dfx_coordinates.h292 void ScaleFromCenterPoint(float fScale);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fxcrt/
H A Dfx_coordinates_unittest.cpp268 TEST(CFX_FloatRect, ScaleFromCenterPoint) { in TEST() argument
270 rect.ScaleFromCenterPoint(1.0f); in TEST()
275 rect.ScaleFromCenterPoint(0.5f); in TEST()
280 rect.ScaleFromCenterPoint(2.0f); in TEST()
285 rect.ScaleFromCenterPoint(-1.0f); in TEST()
290 rect.ScaleFromCenterPoint(0.0f); in TEST()
299 rect.ScaleFromCenterPoint(1.0f); in TEST()
304 rect.ScaleFromCenterPoint(0.5f); in TEST()
309 rect.ScaleFromCenterPoint(2.0f); in TEST()
314 rect.ScaleFromCenterPoint(0.0f); in TEST()
H A Dfx_coordinates.cpp249 void CFX_FloatRect::ScaleFromCenterPoint(float fScale) { in ScaleFromCenterPoint() function in CFX_FloatRect
H A Dfx_coordinates.h298 void ScaleFromCenterPoint(float fScale);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp521 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()
526 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()
529 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()
532 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()
546 rcCenter.ScaleFromCenterPoint(1.0f / 2.0f); in GetRadioButtonAppStream()
551 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()
554 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()
557 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fpdfsdk/
H A Dcpdfsdk_appstream.cpp520 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()
531 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetCheckBoxAppStream()
545 rcCenter.ScaleFromCenterPoint(1.0f / 2.0f); in GetRadioButtonAppStream()
550 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()
553 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()
556 rcCenter.ScaleFromCenterPoint(2.0f / 3.0f); in GetRadioButtonAppStream()