Searched refs:gListViewEventSlot (Results 1 – 1 of 1) sorted by relevance
413 static const char gListViewEventSlot[] = "sk-listview-slot-name"; variable420 evt->setS32(gListViewEventSlot, fCurrIndex); in onPrepareWidgetEvent()430 return evt.findS32(gListViewEventSlot, &index) ? index : -1; in GetWidgetEventListIndex()