Searched defs:yHot (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/tcl-102/tk/tk/win/
H A DtkWinCursor.c196 TkCreateCursorFromData( Tk_Window tkwin, CONST char *source, CONST char *mask, int width, int height, int xHot, int yHot, XColor fgColor, XColor bgColor) argument
/macosx-10.9.5/tcl-102/tk84/tk/unix/
H A DtkUnixCursor.c230 int xHot, yHot, dummy1, dummy2; local
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkCursor.c32 int xHot, yHot; /* Location of cursor hot-spot. */ member in struct:__anon13425
311 Tk_GetCursorFromData( Tcl_Interp *interp, Tk_Window tkwin, CONST char *source, CONST char *mask, int width, int height, int xHot, int yHot, Tk_Uid fg, Tk_Uid bg) argument
/macosx-10.9.5/tcl-102/tk/tk/unix/
H A DtkUnixCursor.c388 int xHot = -1, yHot = -1; local
571 TkCreateCursorFromData( Tk_Window tkwin, CONST char *source, CONST char *mask, int width, int height, int xHot, int yHot, XColor fgColor, XColor bgColor) argument
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkCursor.c33 int xHot, yHot; /* Location of cursor hot-spot. */ member in struct:__anon13772
/macosx-10.9.5/tcl-102/tk84/tk/macosx/
H A DtkMacOSXCursor.c294 TkCreateCursorFromData( Tk_Window tkwin, CONST char *source, CONST char *mask, int width, int height, int xHot, int yHot, XColor fgColor, XColor bgColor) argument
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXCursor.c422 TkCreateCursorFromData( Tk_Window tkwin, const char *source, const char *mask, int width, int height, int xHot, int yHot, XColor fgColor, XColor bgColor) argument

Completed in 187 milliseconds