Searched refs:rcListItem (Results 1 – 1 of 1) sorted by relevance
178 CLST_Rect rcListItem = pListItem->GetRect(); in GetItemIndex() local180 if (FX_EDIT_IsFloatBigger(pt.y, rcListItem.top)) { in GetItemIndex()184 if (FX_EDIT_IsFloatSmaller(pt.y, rcListItem.bottom)) { in GetItemIndex()188 if (pt.y >= rcListItem.top && pt.y < rcListItem.bottom) { in GetItemIndex()