Searched refs:hotX (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/xbm/
H A Dxbm.c397 int width, height, hotX, hotY; local
419 hotX = -1;
448 hotX = strtol(pi->word, &end, 0);
/macosx-10.10/tcl-105/tk/tk/generic/
H A DtkImgBmap.c490 int width, height, numBytes, hotX, hotY;
550 hotX = -1;
579 hotX = strtol(pi.word, &end, 0);
640 *hotXPtr = hotX;
486 int width, height, numBytes, hotX, hotY; local
/macosx-10.10/tcl-105/tk84/tk/generic/
H A DtkImgBmap.c510 int width, height, numBytes, hotX, hotY;
571 hotX = -1;
600 hotX = strtol(pi.word, &end, 0);
662 *hotXPtr = hotX;
506 int width, height, numBytes, hotX, hotY; local

Completed in 173 milliseconds