Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_IsValidDoubleDigit
headers/private/shared/DateTimeEdit.h
110
bool _IsValidDoubleDigit(int32 value);
headers/private/shared/DateTimeEdit.h
157
bool _IsValidDoubleDigit(int32 value);
src/kits/shared/DateTimeEdit.cpp
429
if (_IsValidDoubleDigit(doubleDigit))
src/kits/shared/DateTimeEdit.cpp
73
if (_IsValidDoubleDigit(doubleDigit))