Searched refs:cursorHeight (Results 1 – 3 of 3) sorted by relevance
236 int cursorHeight = bounds.IntegerHeight() + 1; in _New() local237 for (int32 i = 0; i < cursorHeight; i++) { in _New()
1497 int32 cursorHeight = cursor->Height(); in ReadBitmap() local1502 BBitmap cursorArea(BRect(0, 0, cursorWidth - 1, cursorHeight - 1), in ReadBitmap()1512 for (int32 i = 0; i < cursorHeight; i++) { in ReadBitmap()1526 cursorWidth, cursorHeight); in ReadBitmap()
1235 uint32 cursorHeight = 0; in get_mouse_bitmap() local1242 link.Read<uint32>(&cursorHeight); in get_mouse_bitmap()1263 cursorWidth - 1, cursorHeight - 1), colorspace); in get_mouse_bitmap()