Home
last modified time | relevance | path

Searched defs:content_rect (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/select_content/
H A DThumbnail.cpp28 const QRectF& content_rect, in Thumbnail()
64 QRectF content_rect(virtToThumb().mapRect(m_contentRect)); in paintOverImage() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/resize_observer/
H A Dresize_observer_entry.cc22 LayoutRect content_rect, in ZoomAdjustedLayoutRect()
63 LayoutRect content_rect( in ResizeObserverEntry() local
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform/
H A Dandroid.rs20 fn content_rect(&self) -> Rect; in content_rect() method
26 fn content_rect(&self) -> Rect { in content_rect() method
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform/
H A Dandroid.rs20 fn content_rect(&self) -> Rect; in content_rect() method
26 fn content_rect(&self) -> Rect { in content_rect() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/capture/
H A Dlame_window_capturer_chromeos.cc169 const gfx::Rect& content_rect() const { return content_rect_; } in content_rect() function in content::LameWindowCapturerChromeOS::InFlightFrame
275 const gfx::Rect content_rect = source_size.IsEmpty() in CaptureNextFrame() local
312 const auto& content_rect = in_flight_frame->content_rect(); in DidCopyFrame() local
364 const gfx::Rect content_rect = in_flight_frame->content_rect(); in DeliverFrame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/capture/
H A Dslow_window_capturer_chromeos.cc170 const gfx::Rect& content_rect() const { return content_rect_; } in content_rect() function in content::SlowWindowCapturerChromeOS::InFlightFrame
275 const gfx::Rect content_rect = source_size.IsEmpty() in CaptureNextFrame() local
314 const auto& content_rect = in_flight_frame->content_rect(); in DidCopyFrame() local
365 const gfx::Rect content_rect = in_flight_frame->content_rect(); in DeliverFrame() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/quads/
H A Dpicture_draw_quad.cc29 const gfx::Rect& content_rect, in SetNew()
53 const gfx::Rect& content_rect, in SetAll()
H A Dpicture_draw_quad.h57 gfx::Rect content_rect; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/quads/
H A Dpicture_draw_quad.cc29 const gfx::Rect& content_rect, in SetNew()
53 const gfx::Rect& content_rect, in SetAll()
H A Dpicture_draw_quad.h57 gfx::Rect content_rect; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/frame_sinks/video_capture/
H A Dframe_sink_video_capturer_impl.cc547 gfx::Rect content_rect; in MaybeCaptureFrame() local
670 const gfx::Rect& content_rect, in DidCopyFrame()
794 const gfx::Rect& content_rect, in OnFrameReadyForDelivery()
821 const gfx::Rect& content_rect, in MaybeDeliverFrame()
932 const gfx::Rect& content_rect, in CapturedFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/frame_sinks/video_capture/
H A Dframe_sink_video_capturer_impl.cc555 gfx::Rect content_rect; in MaybeCaptureFrame() local
677 const gfx::Rect& content_rect, in DidCopyFrame()
801 const gfx::Rect& content_rect, in OnFrameReadyForDelivery()
830 const gfx::Rect& content_rect, in MaybeDeliverFrame()
941 const gfx::Rect& content_rect, in CapturedFrame()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/pdf/
H A Dpdf_transform.cc30 float CalculateScaleFactor(const gfx::Rect& content_rect, in CalculateScaleFactor()
95 gfx::PointF CalculateScaledClipBoxOffset(const gfx::Rect& content_rect, in CalculateScaledClipBoxOffset()
/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/
H A Dpdf_transform.cc30 float CalculateScaleFactor(const gfx::Rect& content_rect, in CalculateScaleFactor()
95 gfx::PointF CalculateScaledClipBoxOffset(const gfx::Rect& content_rect, in CalculateScaledClipBoxOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc111 DesktopRect content_rect; in TopWindowVerifier() local
182 DesktopRect content_rect; in ShouldUseScreenCapturer() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc111 DesktopRect content_rect; in TopWindowVerifier() local
182 DesktopRect content_rect; in ShouldUseScreenCapturer() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dcropping_window_capturer_win.cc111 DesktopRect content_rect; in TopWindowVerifier() local
182 DesktopRect content_rect; in ShouldUseScreenCapturer() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/tiles/
H A Dtile.h32 gfx::Rect content_rect; variable
39 const gfx::Rect& content_rect, in CreateInfo()
91 const gfx::Rect& content_rect() const { return content_rect_; } in content_rect() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/layers/
H A Drender_surface_unittest.cc153 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
199 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
240 gfx::Rect content_rect(0, 0, 200, 100); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/layers/
H A Drender_surface_unittest.cc153 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
199 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
240 gfx::Rect content_rect(0, 0, 200, 100); in TEST() local
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/web-sys/src/features/
H A Dgen_ResizeObserverEntry.rs41 pub fn content_rect(this: &ResizeObserverEntry) -> DomRectReadOnly; in content_rect() function
/dports/graphics/scantailor/scantailor-advanced-1.0.16/filters/page_layout/
H A DUtils.cpp29 QRectF Utils::adaptContentRect(const ImageTransformation& xform, const QRectF& content_rect) { in adaptContentRect()
79 …cMarginsMM(const ImageTransformation& xform, const QRectF& page_rect, const QRectF& content_rect) { in calcMarginsMM()
105 const QRectF& content_rect, in calcSoftMarginsMM()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dimage_painter.cc164 PhysicalRect content_rect( in PaintReplaced() local
189 const PhysicalRect& content_rect) { in PaintIntoRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dimage_painter.cc166 PhysicalRect content_rect( in PaintReplaced() local
193 const PhysicalRect& content_rect) { in PaintIntoRect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/benchmarks/
H A Drasterize_and_record_benchmark_impl.cc31 const gfx::Rect& content_rect, in RunBenchmark()
208 gfx::Rect content_rect = (*it)->content_rect(); in RunOnLayer() local

12345678