Home
last modified time | relevance | path

Searched defs:icon (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/solutions/miniapp_agent_demo/miniapp/
A Dapp.json17 "icon": "resource/image/netconfig.png", string
23 "icon": "resource/image/linklp.png", string
29 "icon": "resource/image/iot_studio.png", string
/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_window.h47 IDirectFBSurface *icon; member
A DSDL_DirectFB_window.c196 DirectFB_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in DirectFB_SetWindowIcon()
/AliOS-Things-master/components/SDL2/test/
A Dtestsprite2.c286 const char *icon = "icon.bmp"; in main() local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c771 SDL_Surface *icon; in SDLTest_LoadIcon() local
1081 SDL_Surface *icon = SDLTest_LoadIcon(state->window_icon); in SDLTest_CommonInit() local
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspvideo.c248 PSP_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in PSP_SetWindowIcon()
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_bwindow.cc128 void HAIKU_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) { in HAIKU_SetWindowIcon()
/AliOS-Things-master/components/SDL2/src/video/raspberry/
A DSDL_rpivideo.c396 RPI_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in RPI_SetWindowIcon()
/AliOS-Things-master/solutions/eduk1_demo/k1_apps/aircraftBattle/
A DaircraftBattle.h24 icon_t *icon; member
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c254 PND_setwindowicon(_THIS, SDL_Window * window, SDL_Surface * icon) in PND_setwindowicon()
/AliOS-Things-master/components/SDL2/src/video/kmsdrm/
A DSDL_kmsdrmvideo.c879 KMSDRM_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in KMSDRM_SetWindowIcon()
/AliOS-Things-master/components/drivers/external_device/sh1106/src/
A Dsh1106.c366 void OLED_Icon_Draw(int16_t x, int16_t y, icon_t *icon, uint8_t mode) in OLED_Icon_Draw()
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowsmessagebox.c560 Uint16 icon = 0; in WIN_ShowOldMessageBox() local
A DSDL_windowswindow.c448 WIN_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in WIN_SetWindowIcon()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_sysvideo.h79 SDL_Surface *icon; member
A DSDL_video.c1833 SDL_SetWindowIcon(SDL_Window * window, SDL_Surface * icon) in SDL_SetWindowIcon()
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c763 X11_SetWindowIcon(_THIS, SDL_Window * window, SDL_Surface * icon) in X11_SetWindowIcon()

Completed in 33 milliseconds