Searched refs:xhot (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/apps/
H A Dbitmap-editor54 # * xhot - XBM Parse Result: column of the hot point
388 regexp {\#define\s+.*_x_hot\s*(\d*)} $raw => BM(xhot)
466 if {[info exists BM(xhot)]} {
467 append bmp "\#define ${name}_x_hot $BM(xhot)\n"
/macosx-10.10.1/emacs-93/emacs/src/
H A Dimage.c487 int xhot, yhot, result, id; local
513 filename, &width, &height, &bitmap, &xhot, &yhot);

Completed in 101 milliseconds