Home
last modified time | relevance | path

Searched defs:loadCursor (Results 1 – 25 of 53) sorted by relevance

123

/dports/games/stendhal/stendhal-1.35/src/games/stendhal/client/gui/styled/cursor/
H A DCursorRepository.java49 private Cursor loadCursor(StendhalCursor stendhalCursor) { in loadCursor() method in CursorRepository
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/home/
H A DSimpleCursorLoader.java56 protected abstract Cursor loadCursor(); in loadCursor() method in SimpleCursorLoader
H A DSearchLoader.java100 public Cursor loadCursor() { in loadCursor() method in SearchLoader.SearchCursorLoader
H A DCombinedHistoryPanel.java303 public Cursor loadCursor() { in loadCursor() method in CombinedHistoryPanel.RemoteTabsCursorLoader
319 public Cursor loadCursor() { in loadCursor() method in CombinedHistoryPanel.HistoryCursorLoader
H A DBookmarksPanel.java228 public Cursor loadCursor() { in loadCursor() method in BookmarksPanel.BookmarksLoader
H A DDynamicPanel.java317 public Cursor loadCursor() { in loadCursor() method in DynamicPanel.PanelDatasetLoader
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/home/
H A DSimpleCursorLoader.java56 protected abstract Cursor loadCursor(); in loadCursor() method in SimpleCursorLoader
H A DSearchLoader.java100 public Cursor loadCursor() { in loadCursor() method in SearchLoader.SearchCursorLoader
H A DCombinedHistoryPanel.java300 public Cursor loadCursor() { in loadCursor() method in CombinedHistoryPanel.RemoteTabsCursorLoader
316 public Cursor loadCursor() { in loadCursor() method in CombinedHistoryPanel.HistoryCursorLoader
H A DDynamicPanel.java317 public Cursor loadCursor() { in loadCursor() method in DynamicPanel.PanelDatasetLoader
H A DBookmarksPanel.java289 public Cursor loadCursor() { in loadCursor() method in BookmarksPanel.BookmarksLoader
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sludge/
H A Dcursors.cpp134 bool CursorManager::loadCursor(Common::SeekableReadStream *stream) { in loadCursor() function in Sludge::CursorManager
/dports/games/scummvm/scummvm-2.5.1/engines/sludge/
H A Dcursors.cpp133 bool CursorManager::loadCursor(Common::SeekableReadStream *stream) { in loadCursor() function in Sludge::CursorManager
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/
H A Dgraphics.lua156 function Graphics:loadCursor(sheet, index, hot_x, hot_y) function
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/kcms/cursortheme/xcursor/
H A Dxcursortheme.cpp159 qulonglong XCursorTheme::loadCursor(const QString &name, int size) const in loadCursor() function in XCursorTheme
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/
H A Dresource.cpp209 Cursor *ResourceManager::loadCursor() const { in loadCursor() function in LastExpress::ResourceManager
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/
H A Dresource.cpp212 Cursor *ResourceManager::loadCursor() const { in loadCursor() function in LastExpress::ResourceManager
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DCursor.sml169 val loadCursor = value
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/
H A DTuxGuitar.java775 public void loadCursor(int style){ in loadCursor() method in TuxGuitar
779 public void loadCursor(final Control control,final int style){ in loadCursor() method in TuxGuitar
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/io/
H A Dcursor.cpp156 Cursor* CursorManager::loadCursor(const char* fileName, bool animated) in loadCursor() function in io::mouse::CursorManager
/dports/games/onscripter/onscripter-20200722/
H A DONScripter_animation.cpp458 void ONScripter::loadCursor(int no, const char *str, int x, int y, bool abs_flag) in loadCursor() function in ONScripter
/dports/games/onscripter-1byte/onscripter-20200722/
H A DONScripter_animation.cpp458 void ONScripter::loadCursor(int no, const char *str, int x, int y, bool abs_flag) in loadCursor() function in ONScripter
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Diconmanager.cpp178 QCursor IconManager::loadCursor(const QString& name, int hotX, int hotY, bool forceUseColor) in loadCursor() function in IconManager
/dports/graphics/blender/blender-2.91.0/intern/ghost/intern/
H A DGHOST_WindowCocoa.mm1050 void GHOST_WindowCocoa::loadCursor(bool visible, GHOST_TStandardCursor shape) const function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/plugins/platforms/xcb/
H A Dqxcbcursor.cpp540 static xcb_cursor_t loadCursor(void *dpy, int cshape) in loadCursor() function

123