Go to the source code of this file.
Functions | |
| static int | extract_hot_key (const QString &text) |
| static int | round_uts (int time) |
| int | clamp (int val, int minimum, int maximum) |
| static int extract_hot_key | ( | const QString & | text | ) | [static] |
| static int round_uts | ( | int | time | ) | [static] |
| int clamp | ( | int | val, | |
| int | minimum, | |||
| int | maximum | |||
| ) |
Definition at line 1267 of file osdtypes.cpp.
Referenced by OSDTypeBox::Draw(), and OSDTypeText::MoveCursor().
1.5.5