Home
last modified time | relevance | path

Searched defs:window_pos (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/games/battletanks/btanks-0.9.8083/editor/
H A Dbase_brush.cpp47 void Brush::render(sdlx::Surface &surface, const v2<int>& window_pos, const v2<int>& window_pos_ali… in render()
72 void Eraser::render(sdlx::Surface &surface, const v2<int>& window_pos, const v2<int>& window_pos_al… in render()
119 void FillerBrush::render(sdlx::Surface &surface, const v2<int>& window_pos, const v2<int>& window_p… in render()
139 void ObjectBrush::render(sdlx::Surface &surface, const v2<int>& window_pos, const v2<int>& window_p… in render()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/effects/wobblywindows/
H A Dwobblywindows.cpp637 Pair window_pos = wwi.origin[0]; in updateWindowWobblyDatas() local
659 Pair window_pos = wwi.origin[wwi.width-1]; in updateWindowWobblyDatas() local
681 Pair window_pos = wwi.origin[wwi.width*(wwi.height-1)]; in updateWindowWobblyDatas() local
703 Pair window_pos = wwi.origin[wwi.count-1]; in updateWindowWobblyDatas() local
728 Pair window_pos = wwi.origin[i]; in updateWindowWobblyDatas() local
752 Pair window_pos = wwi.origin[i]; in updateWindowWobblyDatas() local
776 Pair window_pos = wwi.origin[i]; in updateWindowWobblyDatas() local
800 Pair window_pos = wwi.origin[i]; in updateWindowWobblyDatas() local
827 Pair window_pos = wwi.origin[index]; in updateWindowWobblyDatas() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/src/helpers/
H A Dresampler_sse2.c51 int window_pos = i * window_step; in resampler_run_blep_sse() local
135 int window_pos = i * window_step; in resampler_run_blam_sse() local
273 int window_pos = i * window_step; in resampler_run_sinc_sse() local
H A Dresampler.c438 int window_pos = i * window_step; in resampler_run_blep() local
510 int window_pos = i * window_step; in resampler_run_blep() local
632 int window_pos = i * window_step; in resampler_run_blam() local
719 int window_pos = i * window_step; in resampler_run_blam() local
900 int window_pos = i * window_step; in resampler_run_sinc() local
964 int window_pos = i * window_step; in resampler_run_sinc() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/site_compare/
H A Dsite_compare.py39 window_pos=(0, 0), timeout=20, save_path=None, **kwargs): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/site_compare/
H A Dsite_compare.py39 window_pos=(0, 0), timeout=20, save_path=None, **kwargs): argument
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dscrollbar_widget.hpp23 int window_pos() const { return window_pos_; } in window_pos() function in gui::scrollbar_widget
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Dwidget_hwnd_utils.cc132 bool DidClientAreaSizeChange(const WINDOWPOS* window_pos) { in DidClientAreaSizeChange()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Dwidget_hwnd_utils.cc134 bool DidClientAreaSizeChange(const WINDOWPOS* window_pos) { in DidClientAreaSizeChange()
/dports/devel/godot-tools/godot-3.2.3-stable/scene/gui/
H A Dline_edit.h84 int window_pos; variable
111 int window_pos; member
/dports/devel/godot/godot-3.2.3-stable/scene/gui/
H A Dline_edit.h84 int window_pos; variable
111 int window_pos; member
/dports/games/openomf/dumb-238f23c/dumb/src/helpers/
H A Dresampler.c472 int window_pos = i * window_step; in resampler_run_blep() local
544 int window_pos = i * window_step; in resampler_run_blep_sse() local
623 int window_pos = i * window_step; in resampler_run_blep() local
745 int window_pos = i * window_step; in resampler_run_blam() local
834 int window_pos = i * window_step; in resampler_run_blam_sse() local
932 int window_pos = i * window_step; in resampler_run_blam() local
1168 int window_pos = i * window_step; in resampler_run_sinc() local
1231 int window_pos = i * window_step; in resampler_run_sinc_sse() local
1309 int window_pos = i * window_step; in resampler_run_sinc() local
/dports/lang/clover/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/tools/
H A Daubinator_viewer_urb.h38 const ImVec2 window_pos = ImGui::GetWindowPos(); in DrawAllocation() local
/dports/games/zdoom/zdoom-2.8.1/dumb/src/helpers/
H A Dresampler.c487 int window_pos = i * window_step; in resampler_run_blep() local
559 int window_pos = i * window_step; in resampler_run_blep_sse() local
638 int window_pos = i * window_step; in resampler_run_blep() local
757 int window_pos = i * window_step; in resampler_run_blam() local
846 int window_pos = i * window_step; in resampler_run_blam_sse() local
944 int window_pos = i * window_step; in resampler_run_blam() local
1182 int window_pos = i * window_step; in resampler_run_sinc() local
1247 int window_pos = i * window_step; in resampler_run_sinc_sse() local
1327 int window_pos = i * window_step; in resampler_run_sinc() local
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/dumb/src/helpers/
H A Dresampler.c487 int window_pos = i * window_step; in resampler_run_blep() local
559 int window_pos = i * window_step; in resampler_run_blep_sse() local
638 int window_pos = i * window_step; in resampler_run_blep() local
757 int window_pos = i * window_step; in resampler_run_blam() local
846 int window_pos = i * window_step; in resampler_run_blam_sse() local
944 int window_pos = i * window_step; in resampler_run_blam() local
1182 int window_pos = i * window_step; in resampler_run_sinc() local
1247 int window_pos = i * window_step; in resampler_run_sinc_sse() local
1327 int window_pos = i * window_step; in resampler_run_sinc() local

1234567