Home
last modified time | relevance | path

Searched defs:sb_rect (Results 1 – 10 of 10) sorted by relevance

/dports/games/flare-engine/flare-engine-1.12/src/
H A DWidgetScrollBox.cpp289 Rect sb_rect = scrollbar->getBounds(); in render() local
/dports/devel/godot2/godot-2.1.6-stable/scene/gui/
H A Dtabs.cpp301 Rect2 sb_rect = Rect2(w, 0, lsize, h); in _notification() local
H A Dtab_container.cpp324 Rect2 sb_rect = Rect2(lofs, 0, w + sb_ms.width, top_margin); in _notification() local
/dports/devel/godot2-tools/godot-2.1.6-stable/scene/gui/
H A Dtabs.cpp301 Rect2 sb_rect = Rect2(w, 0, lsize, h); in _notification() local
H A Dtab_container.cpp324 Rect2 sb_rect = Rect2(lofs, 0, w + sb_ms.width, top_margin); in _notification() local
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dtabs.cpp310 Rect2 sb_rect = Rect2(w, 0, tabs[i].size_cache, h); in _notification() local
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dtabs.cpp310 Rect2 sb_rect = Rect2(w, 0, tabs[i].size_cache, h); in _notification() local
/dports/graphics/blender/blender-2.91.0/intern/ghost/test/multitest/
H A DMultiTest.c438 int sb_rect[2][2], sb_thumb[2][2]; in loggerwindow_do_draw() local
/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dmemory.h821 int sb_rect[4]; // Backbuffer placement variable
H A Dmemory.c4240 int sb_rect[4]; variable