Searched refs:TIMEPICKER_OPTIONS_NUMERIC_VAL (Results 1 – 1 of 1) sorted by relevance
56 const std::string TIMEPICKER_OPTIONS_NUMERIC_VAL = "numeric"; variable1331 } else if (hour == TIMEPICKER_OPTIONS_NUMERIC_VAL) { in ParseDateTimeOptions()1339 if (minute == TIMEPICKER_OPTIONS_NUMERIC_VAL) { in ParseDateTimeOptions()1422 } else if (hour == TIMEPICKER_OPTIONS_NUMERIC_VAL) { in DateTimeOptions()1430 if (minute == TIMEPICKER_OPTIONS_NUMERIC_VAL) { in DateTimeOptions()1438 if (second == TIMEPICKER_OPTIONS_NUMERIC_VAL) { in DateTimeOptions()