Go to the source code of this file.
|
| | FT_NOERRORDEF_ (Ok, 0x00, "no error") FT_ERRORDEF_(Cannot_Open_Resource |
| |
| cannot open resource | FT_ERRORDEF_ (Unknown_File_Format, 0x02, "unknown file format") FT_ERRORDEF_(Invalid_File_Format |
| |
| cannot open resource broken file | FT_ERRORDEF_ (Invalid_Version, 0x04, "invalid FreeType version") FT_ERRORDEF_(Lower_Module_Version |
| |
◆ FT_ERRORDEF_() [1/2]
| cannot open resource broken file FT_ERRORDEF_ |
( |
Invalid_Version |
, |
|
|
0x04 |
, |
|
|
"invalid FreeType version" |
|
|
) |
| |
◆ FT_ERRORDEF_() [2/2]
| cannot open resource FT_ERRORDEF_ |
( |
Unknown_File_Format |
, |
|
|
0x02 |
, |
|
|
"unknown file format" |
|
|
) |
| |
◆ FT_NOERRORDEF_()
| FT_NOERRORDEF_ |
( |
Ok |
, |
|
|
0x00 |
, |
|
|
"no error" |
|
|
) |
| |