Home
last modified time | relevance | path

Searched refs:SizeAll (Results 1 – 25 of 72) sorted by relevance

123

/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Cursor_Black/src/
H A DBuild.sh39 xcursorgen SizeAll.conf cursors/SizeAll
200 cp SizeAll fleur
201 rm -f SizeAll
H A DSizeAll.conf1 32 16 16 SizeAll.png
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Cursor_White/src/
H A DBuild.sh39 xcursorgen SizeAll.conf cursors/SizeAll
200 cp SizeAll fleur
201 rm -f SizeAll
H A DSizeAll.conf1 32 16 16 SizeAll.png
/dports/x11-themes/chicago95/Chicago95-2.0.1-81-gd1c86db/Cursors/Chicago95_Emerald/src/
H A DBuild.sh39 xcursorgen SizeAll.conf cursors/SizeAll
200 cp SizeAll fleur
201 rm -f SizeAll
H A DSizeAll.conf1 32 16 16 SizeAll.png
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dhttp_cache_data_counter_unittest.cc129 int SizeAll() { return SizeBetween(0, base::size(kCacheEntries)); } in SizeAll() function in network::__anon933dfd6a0111::HttpCacheDataCounterTest
171 ExpectClose(result.second, SizeAll()); in TestCountBetween()
204 ExpectClose(result.second, SizeAll()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dhttp_cache_data_counter_unittest.cc134 int SizeAll() { return SizeBetween(0, base::size(kCacheEntries)); } in SizeAll() function in network::__anon6549200f0111::HttpCacheDataCounterTest
176 ExpectClose(result.second, SizeAll()); in TestCountBetween()
209 ExpectClose(result.second, SizeAll()); in TEST_F()
/dports/devel/sfml/SFML-2.5.1/include/SFML/Window/
H A DCursor.hpp87 SizeAll, ///< Combination of SizeHorizontal and SizeVertical enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DCursors.cs272 public static Cursor SizeAll { property in System.Windows.Forms.Cursors
275 size_all = new Cursor(StdCursor.SizeAll);
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Models/Others/
H A DInputEventModel.cs32 SizeAll, enumerator
/dports/sysutils/logwatch/logwatch-7.5.1/scripts/services/
H A Dimapd200 $SizeAll = 0;
219 $SizeAll += $Size;
226 $SizeLength = length($SizeAll);
230 " " x $SizeSpaceLength . $SizeAll . "\n\n\n";
/dports/devel/upp/upp/uppsrc/VirtualGui/
H A DImage.cpp32 STD_CURSOR(SizeAll)
H A DFB.iml6 IMAGE_ID(SizeAll)
/dports/devel/sdl20/SDL2-2.0.18/src/video/winrt/
H A DSDL_winrtmouse.cpp71 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/devel/upp/upp/reference/Framebuffer/
H A DImage.cpp75 Image Image::SizeAll() { return FBImg::sizeall(); } in SizeAll() function in Image
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/winrt/
H A DSDL_winrtmouse.cpp73 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/winrt/
H A DSDL_winrtmouse.cpp73 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/winrt/
H A DSDL_winrtmouse.cpp73 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/winrt/
H A DSDL_winrtmouse.cpp73 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/x11/controllermap/SDL2-2.0.18/src/video/winrt/
H A DSDL_winrtmouse.cpp71 case SDL_SYSTEM_CURSOR_SIZEALL: cursorType = CoreCursorType::SizeAll; break; in WINRT_CreateSystemCursor()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Unix/
H A DCursorImpl.cpp131 case Cursor::SizeAll: shape = XC_fleur; break; in loadFromSystem()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Window/Win32/
H A DCursorImpl.cpp155 case Cursor::SizeAll: shape = IDC_SIZEALL; break; in loadFromSystem()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/
H A DStructures.h34 static const unsigned char SizeAll = 6; variable
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DCrossSplitter.cpp23 m_CSplitter->SetCursor(Gwen::CursorType::SizeAll); in GWEN_CONTROL_CONSTRUCTOR()

123