Home
last modified time | relevance | path

Searched refs:screenVisualRect (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsBaseDragService.cpp732 LayoutDeviceRect screenVisualRect = ViewportUtils::ToScreenRelativeVisual( in DrawDrag() local
736 aScreenDragRect->SizeTo(screenVisualRect.Width(), in DrawDrag()
737 screenVisualRect.Height()); in DrawDrag()
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsBaseDragService.cpp732 LayoutDeviceRect screenVisualRect = ViewportUtils::ToScreenRelativeVisual( in DrawDrag() local
736 aScreenDragRect->SizeTo(screenVisualRect.Width(), in DrawDrag()
737 screenVisualRect.Height()); in DrawDrag()
/dports/www/firefox/firefox-99.0/widget/
H A DnsBaseDragService.cpp775 LayoutDeviceRect screenVisualRect = ViewportUtils::ToScreenRelativeVisual( in DrawDrag() local
779 aScreenDragRect->SizeTo(screenVisualRect.Width(), in DrawDrag()
780 screenVisualRect.Height()); in DrawDrag()