Searched defs:TimePickerOptionProperty (Results 1 – 1 of 1) sorted by relevance
52 struct TimePickerOptionProperty { struct53 float height = 0.0f;54 float fontheight = 0.0f;55 float prevDistance = 0.0f; // between the prev item and itself when scroll up56 float nextDistance = 0.0f; // between the next item and itself when scroll down