Searched refs:itembot (Results 1 – 3 of 3) sorted by relevance
599 int itembot = _item_focus->y()+_item_focus->h(); in handle() local601 if ( itembot > y()+h() ) { show_item_bottom(_item_focus); } in handle()
375 int itembot = _item_focus->y()+_item_focus->h(); local377 if ( itembot > y()+h() ) { show_item_bottom(_item_focus); }