Home
last modified time | relevance | path

Searched defs:TransformState (Results 1 – 11 of 11) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/geometry/
H A Dtransform_state.h57 TransformState(TransformDirection mapping_direction, in TransformState() function
68 TransformState(TransformDirection mapping_direction, const FloatPoint& p) in TransformState() function
76 TransformState(TransformDirection mapping_direction, const FloatQuad& quad) in TransformState() function
85 TransformState(TransformDirection mapping_direction) in TransformState() function
93 TransformState(const TransformState& other) { *this = other; } in TransformState() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/geometry/
H A Dtransform_state.h57 TransformState(TransformDirection mapping_direction, in TransformState() function
68 TransformState(TransformDirection mapping_direction, const FloatPoint& p) in TransformState() function
76 TransformState(TransformDirection mapping_direction, const FloatQuad& quad) in TransformState() function
85 TransformState(TransformDirection mapping_direction) in TransformState() function
93 TransformState(const TransformState& other) { *this = other; } in TransformState() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DSVGRenderSupport.h39 class TransformState; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/svg/
H A Dsvg_layout_support.h44 class TransformState; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/svg/
H A Dsvg_layout_support.h44 class TransformState; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dlayout_geometry_map.h44 class TransformState; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dlayout_geometry_map.h43 class TransformState; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Dlocal_frame_view.h98 class TransformState; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dlocal_frame_view.h105 class TransformState; variable
/dports/games/renpy/renpy-7.4.11-sdk/renpy/display/
H A Dtransform.py96 class TransformState(renpy.object.Object): class
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderObject.h60 class TransformState; variable