Searched refs:AddDialogStaticIcon (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/windows/ |
A D | SDL_windowsmessagebox.c | 352 static SDL_bool AddDialogStaticIcon(WIN_DialogData *dialog, int x, int y, int w, int h, Uint16 ordi… in AddDialogStaticIcon() function 697 … if (icon && ! AddDialogStaticIcon(dialog, IconMargin, IconMargin, IconWidth, IconHeight, icon)) { in WIN_ShowOldMessageBox()
|
Completed in 4 milliseconds