Searched refs:decimal (Results 1 – 4 of 4) sorted by relevance
11 Spinbox contains an integer displayed as a decimal number with a possible fixed12 decimal point position and a configurable number of digits. The value can be51 ``separator_position`` is the number of leading digits before the decimal point.52 Pass 0 for ``separator_position`` to display no decimal point.
42 - :cpp:enumerator:`LV_KEYBOARD_MODE_NUMBER` Display numbers, +/- sign, and decimal dot
1710 … const NumberCharacter* decimal = s.Pop(); // Pop stack no matter if it will be used or not. in ParseNumber() local1715 d = internal::StrtodFullPrecision(d, p, decimal, length, decimalPosition, exp); in ParseNumber()
370 - Scale and rotate (any decimal degree) source image.