Searched refs:rcListItem (Results 1 – 1 of 1) sorted by relevance
539 CFX_FloatRect rcListItem = pListItem->GetRect(); in GetItemIndex() local540 if (IsFloatBigger(pt.y, rcListItem.top)) in GetItemIndex()542 if (IsFloatSmaller(pt.y, rcListItem.bottom)) in GetItemIndex()544 if (pt.y >= rcListItem.top && pt.y < rcListItem.bottom) in GetItemIndex()