Home
last modified time | relevance | path

Searched refs:IsFrameVisible (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/
H A DScrollbar.cpp52 if (target->IsFrameVisible()) { in Draw()
64 int trackMinY = target->IsFrameVisible() ? 1 : 0; in Draw()
H A DIMouseHandler.cpp49 int frameOffset = parent->IsFrameVisible() ? 1 : 0; in Event()
62 int frameOffset = parent->IsFrameVisible() ? 1 : 0; in Event()
H A DWindow.cpp755 if (parent->IsFrameVisible()) { in Create()
876 bool Window::IsFrameVisible() { in IsFrameVisible() function in Window
H A DListWindow.cpp83 if (this->IsFrameVisible()) { in DecorateFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/main_thread/
H A Dframe_status.cc39 if (frame_scheduler.IsFrameVisible()) in GetFrameThrottlingState()
46 if (frame_scheduler.IsFrameVisible()) in GetFrameThrottlingState()
H A Dframe_scheduler_impl.h88 bool IsFrameVisible() const override;
H A Dframe_scheduler_impl.cc283 bool FrameSchedulerImpl::IsFrameVisible() const { in IsFrameVisible() function in blink::scheduler::FrameSchedulerImpl
1055 !IsFrameVisible()) { in ComputePriority()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/main_thread/
H A Dframe_status.cc39 if (frame_scheduler.IsFrameVisible()) in GetFrameThrottlingState()
46 if (frame_scheduler.IsFrameVisible()) in GetFrameThrottlingState()
H A Dagent_interference_recorder.cc292 (GetFrameSchedulerForQueue(queue)->IsFrameVisible() ? "Visible" in RecordHistogram()
H A Dframe_scheduler_impl.h88 bool IsFrameVisible() const override;
H A Dframe_scheduler_impl.cc283 bool FrameSchedulerImpl::IsFrameVisible() const { in IsFrameVisible() function in blink::scheduler::FrameSchedulerImpl
921 !IsFrameVisible()) { in ComputePriority()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcube/cursespp/cursespp/
H A DIWindow.h70 virtual bool IsFrameVisible() = 0;
H A DWindow.h86 bool IsFrameVisible() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dstatus_bubble_views.h100 bool IsFrameVisible();
H A Dstatus_bubble_views.cc749 if (!IsFrameVisible()) in SetStatus()
778 if (IsFrameVisible()) in SetURL()
803 if (IsFrameVisible()) { in SetURL()
956 bool StatusBubbleViews::IsFrameVisible() { in IsFrameVisible() function in StatusBubbleViews
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/public/
H A Dframe_scheduler.h73 virtual bool IsFrameVisible() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/public/
H A Dframe_scheduler.h77 virtual bool IsFrameVisible() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/test/
H A Dfake_frame_scheduler.h136 bool IsFrameVisible() const override { return is_frame_visible_; } in IsFrameVisible() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/scheduler/common/
H A Ddummy_schedulers.cc36 bool IsFrameVisible() const override { return true; } in IsFrameVisible() function in blink::scheduler::__anon8207e6890111::DummyFrameScheduler
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/scheduler/common/
H A Ddummy_schedulers.cc41 bool IsFrameVisible() const override { return true; } in IsFrameVisible() function in blink::scheduler::__anon0e357dae0111::DummyFrameScheduler
/dports/www/firefox/firefox-99.0/layout/painting/
H A DnsDisplayList.cpp6519 static bool IsFrameVisible(nsIFrame* aFrame, const Matrix4x4& aMatrix) { in IsFrameVisible() function
6798 if (!IsFrameVisible(item->mFrame, transform)) { in CollectSorted3DTransformLeaves()
6850 if (!IsFrameVisible(mFrame, trans)) { in Paint()
7057 if (!IsFrameVisible(mFrame, matrix)) { in HitTest()
7133 NS_ASSERTION(IsFrameVisible(mFrame, matrix), in GetHitDepthAtPoint()
/dports/www/firefox-esr/firefox-91.8.0/layout/painting/
H A DnsDisplayList.cpp8025 static bool IsFrameVisible(nsIFrame* aFrame, const Matrix4x4& aMatrix) { in IsFrameVisible() function
8354 if (!IsFrameVisible(item->mFrame, transform)) { in CollectSorted3DTransformLeaves()
8404 if (!IsFrameVisible(mFrame, trans)) { in Paint()
8673 if (!IsFrameVisible(mFrame, matrix)) { in HitTest()
8749 NS_ASSERTION(IsFrameVisible(mFrame, matrix), in GetHitDepthAtPoint()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/painting/
H A DnsDisplayList.cpp8025 static bool IsFrameVisible(nsIFrame* aFrame, const Matrix4x4& aMatrix) { in IsFrameVisible() function
8354 if (!IsFrameVisible(item->mFrame, transform)) { in CollectSorted3DTransformLeaves()
8404 if (!IsFrameVisible(mFrame, trans)) { in Paint()
8673 if (!IsFrameVisible(mFrame, matrix)) { in HitTest()
8749 NS_ASSERTION(IsFrameVisible(mFrame, matrix), in GetHitDepthAtPoint()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/base/
H A DnsDisplayList.cpp6086 static bool IsFrameVisible(nsIFrame* aFrame, const Matrix4x4& aMatrix) in IsFrameVisible() function
6315 if (!IsFrameVisible(mFrame, matrix)) { in HitTest()
6392 NS_ASSERTION(IsFrameVisible(mFrame, matrix), in GetHitDepthAtPoint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/extensions/autotest_private/
H A Dautotest_private_api.cc729 bool IsFrameVisible(views::Widget* widget) { in IsFrameVisible() function
3658 window_info.is_frame_visible = IsFrameVisible(widget); in Run()

12