Searched refs:IM_U64_MIN (Results 1 – 1 of 1) sorted by relevance
88 static const ImU64 IM_U64_MIN = 0; variable1852 …ouble>(data_type, (ImU64*)v, v_speed, v_min ? *(const ImU64* )v_min : IM_U64_MIN, v_max ? *(const… in DragBehavior()