Home
last modified time | relevance | path

Searched refs:GetScrollY (Results 1 – 25 of 149) sorted by relevance

123456

/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/VideoCommon/
H A DNetPlayChatUI.cpp53 m_is_scrolled_to_bottom = ImGui::GetScrollY() == ImGui::GetScrollMaxY(); in Display()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/accessibility/
H A Dbrowser_accessibility_android.h107 int GetScrollY() const;
H A Dbrowser_accessibility_android.cc1230 return GetScrollY() > GetMinScrollY() && IsScrollable(); in CanScrollUp()
1234 return GetScrollY() < GetMaxScrollY() && IsScrollable(); in CanScrollDown()
1251 int BrowserAccessibilityAndroid::GetScrollY() const { in GetScrollY() function in content::BrowserAccessibilityAndroid
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/accessibility/
H A Dbrowser_accessibility_android.h118 int GetScrollY() const;
H A Dbrowser_accessibility_android.cc1496 return GetScrollY() > GetMinScrollY() && IsScrollable(); in CanScrollUp()
1500 return GetScrollY() < GetMaxScrollY() && IsScrollable(); in CanScrollDown()
1517 int BrowserAccessibilityAndroid::GetScrollY() const { in GetScrollY() function in content::BrowserAccessibilityAndroid
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dwindow-basic-preview.hpp153 inline float GetScrollY() const { return scrollingOffset.y; } in GetScrollY() function in OBSBasicPreview
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/
H A Ddebugimgui.cpp615 pos.y = ImGui::GetScrollY() / fsize.y; in draw_view()
622 xy1.y = view_ptr->ofs_y + ImGui::GetScrollY(); in draw_view()
625 xy2.y += view_ptr->ofs_y + ImGui::GetScrollY(); in draw_view()
657 drawlist->AddRect(ImVec2(view_ptr->ofs_x,view_ptr->ofs_y + ImGui::GetScrollY()), in draw_view()
658 …ImVec2(view_ptr->ofs_x + view_ptr->view_width,view_ptr->ofs_y + ImGui::GetScrollY() + view_ptr->vi… in draw_view()
667 if(ImGui::GetScrollY() == ImGui::GetScrollMaxY() || ImGui::GetScrollMaxY() < 0) in draw_view()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/
H A Ddebugimgui.cpp615 pos.y = ImGui::GetScrollY() / fsize.y; in draw_view()
622 xy1.y = view_ptr->ofs_y + ImGui::GetScrollY(); in draw_view()
625 xy2.y += view_ptr->ofs_y + ImGui::GetScrollY(); in draw_view()
657 drawlist->AddRect(ImVec2(view_ptr->ofs_x,view_ptr->ofs_y + ImGui::GetScrollY()), in draw_view()
658 …ImVec2(view_ptr->ofs_x + view_ptr->view_width,view_ptr->ofs_y + ImGui::GetScrollY() + view_ptr->vi… in draw_view()
667 if(ImGui::GetScrollY() == ImGui::GetScrollMaxY() || ImGui::GetScrollMaxY() < 0) in draw_view()
/dports/games/pioneer/pioneer-20210723/data/pigui/libs/
H A Dforwarded.lua89 ui.getScrollY = pigui.GetScrollY
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dmemory_editor.inl68 SetScrollY(GetScrollY() + scroll_offset);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dmemory_editor.inl68 SetScrollY(GetScrollY() + scroll_offset);
/dports/editors/imhex/ImHex-1.7.0/external/ImGui/include/
H A Dimgui_memory_editor.h335 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);
343 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdMeshMaterial.h293 …double GetScrollY(double t) const { assert(TransformType == T_SCROLL_ANIM); return ScrollAnim.YSpe… in GetScrollY() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/tools/geometryv/
H A Dgeometryv.cpp1012 ImGui::SetScrollY(ImGui::GetScrollY() - (start-index+1)*itemHeight); in _main_()
1016 ImGui::SetScrollY(ImGui::GetScrollY() + (index-end+1)*itemHeight); in _main_()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/tools/geometryv/
H A Dgeometryv.cpp1012 ImGui::SetScrollY(ImGui::GetScrollY() - (start-index+1)*itemHeight); in _main_()
1016 ImGui::SetScrollY(ImGui::GetScrollY() + (index-end+1)*itemHeight); in _main_()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/imgui_lua_bindings/
H A Dimgui_iterator.h247 IMGUI_FUNCTION(GetScrollY)
248 CALL_FUNCTION(GetScrollY, float)
/dports/games/pioneer/pioneer-20210723/src/lua/
H A DLuaConsole.cpp208 if (ImGui::GetScrollY() >= ImGui::GetScrollMaxY()) in Draw()
/dports/games/openclonk/openclonk-release-8.1-src/src/gui/
H A DC4GuiListBox.cpp159 iY += pClientWindow->GetScrollY(); in MouseInput()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/
H A DTransferFunctionWidget.cpp334 const float scroll_y = ImGui::GetScrollY(); in drawEditor()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/app/widgets/
H A DTransferFunctionWidget.cpp335 const float scroll_y = ImGui::GetScrollY(); in drawEditor()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsGlobalWindowInner.h782 double GetScrollY(mozilla::ErrorResult& aError);
784 return GetScrollY(aError); in GetPageYOffset()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsGlobalWindowInner.h772 double GetScrollY(mozilla::ErrorResult& aError);
774 return GetScrollY(aError); in GetPageYOffset()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsGlobalWindowInner.h782 double GetScrollY(mozilla::ErrorResult& aError);
784 return GetScrollY(aError); in GetPageYOffset()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsGlobalWindowInner.h777 double GetScrollY(mozilla::ErrorResult& aError);
779 return GetScrollY(aError); in GetPageYOffset()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/imgui/
H A Dimgui_memory_editor.h265 ImGui::SetScrollY(ImGui::GetScrollY() + scroll_offset * s.LineHeight);

123456