Home
last modified time | relevance | path

Searched refs:TTF_SetError (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/ttf/
A DSDL_ttf.c328 TTF_SetError("%s: %s", msg, err_msg); in TTF_SetFTError()
330 TTF_SetError("%s", msg); in TTF_SetFTError()
380 TTF_SetError("Library not initialized"); in TTF_OpenFontIndexRW()
397 TTF_SetError("Can't seek in stream"); in TTF_OpenFontIndexRW()
407 TTF_SetError("Out of memory"); in TTF_OpenFontIndexRW()
421 TTF_SetError("Out of memory"); in TTF_OpenFontIndexRW()
1411 TTF_SetError("Text has zero width"); in TTF_RenderUTF8_Solid()
1589 TTF_SetError("Text has zero width"); in TTF_RenderUTF8_Shaded()
1780 TTF_SetError("Text has zero width"); in TTF_RenderUTF8_Blended()
1967 TTF_SetError("Text has zero width"); in TTF_RenderUTF8_Blended_Wrapped()
[all …]
/AliOS-Things-master/components/SDL2/include/
A DSDL_ttf.h283 #define TTF_SetError SDL_SetError macro

Completed in 12 milliseconds