Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/layout/base/
H A DDisplayPortUtils.cpp182 CSSRect asyncLayoutViewport{ in ComputeAsyncTranslation() local
186 visualViewport, scrollableRect, /* out */ asyncLayoutViewport); in ComputeAsyncTranslation()
187 return mVisualOffset - asyncLayoutViewport.TopLeft(); in ComputeAsyncTranslation()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DDisplayPortUtils.cpp180 CSSRect asyncLayoutViewport{ in ComputeAsyncTranslation() local
184 visualViewport, scrollableRect, /* out */ asyncLayoutViewport); in ComputeAsyncTranslation()
185 return mVisualOffset - asyncLayoutViewport.TopLeft(); in ComputeAsyncTranslation()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DDisplayPortUtils.cpp180 CSSRect asyncLayoutViewport{ in ComputeAsyncTranslation() local
184 visualViewport, scrollableRect, /* out */ asyncLayoutViewport); in ComputeAsyncTranslation()
185 return mVisualOffset - asyncLayoutViewport.TopLeft(); in ComputeAsyncTranslation()