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

/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/generic/
H A DtkTreeItem.c4432 int bmpW, bmpH; local
4434 Tk_SizeOfBitmap(tree->display, bitmap, &bmpW, &bmpH);
4436 by = y + (height - bmpH) / 2;
4438 0, 0, (unsigned int) bmpW, (unsigned int) bmpH,

Completed in 176 milliseconds