Home
last modified time | relevance | path

Searched defs:newcurs (Results 1 – 9 of 9) sorted by relevance

/dports/misc/clex/clex-4.6.patch9/src/
H A Dpanel.c63 int newcurs; in pan_line() local
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dmouse.cpp96 void set_mouse_cursor(int newcurs) { in set_mouse_cursor()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/ac/
H A Dmouse.cpp103 void set_mouse_cursor(int newcurs) { in set_mouse_cursor()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dinvent.c445 void push_inventory_cursors(LGCursor *newcurs) { in push_inventory_cursors()
/dports/databases/db5/db-5.3.28/lang/java/libdb_java/
H A Ddb.i611 DBC *newcurs = NULL; in JAVA_EXCEPT_ERRNO() local
H A Ddb_java_wrap.c3500 DBC *newcurs = NULL; in Dbc_dup() local
/dports/databases/db18/db-18.1.40/lang/java/libdb_java/
H A Ddb.i729 DBC *newcurs = NULL; in JAVA_EXCEPT_ERRNO() local
H A Ddb_java_wrap.c3855 DBC *newcurs = NULL; in Dbc_dup() local
/dports/games/golly/golly-3.3-src/gui-wx/
H A Dwxprefs.cpp150 wxCursor* newcurs = NULL; // cursor after creating new pattern (if not NULL) variable