#include <MyGUI_FontData.h>
Public Member Functions | |
| PairCodePoint () | |
| PairCodePoint (Char _first, Char _last) | |
| bool | isExist (Char _code) const |
Data Fields | |
| Char | first |
| Char | last |
Definition at line 71 of file MyGUI_FontData.h.
| MyGUI::PairCodePoint::PairCodePoint | ( | ) | [inline] |
Definition at line 74 of file MyGUI_FontData.h.
Definition at line 75 of file MyGUI_FontData.h.
| bool MyGUI::PairCodePoint::isExist | ( | Char | _code | ) | const [inline] |
Definition at line 78 of file MyGUI_FontData.h.
Definition at line 81 of file MyGUI_FontData.h.
Definition at line 82 of file MyGUI_FontData.h.
1.6.3