Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/SDL2/test/
A Dtestautomation_video.c26 SDL_Window *_createVideoSuiteTestWindow(const char *title) in _createVideoSuiteTestWindow()
334 const char* title = "video_getWindowFlags Test Window"; in video_getWindowFlags() local
517 const char* title = "video_getWindowBrightness Test Window"; in video_getWindowBrightness() local
572 const char* title = "video_getWindowDisplayMode Test Window"; in video_getWindowDisplayMode() local
670 const char* title = "video_getWindowGammaRamp Test Window"; in video_getWindowGammaRamp() local
776 const char* title = "video_getSetWindowGrab Test Window"; in video_getSetWindowGrab() local
845 const char* title = "video_getWindowId Test Window"; in video_getWindowId() local
900 const char* title = "video_getWindowPixelFormat Test Window"; in video_getWindowPixelFormat() local
935 const char* title = "video_getSetWindowPosition Test Window"; in video_getSetWindowPosition() local
1078 const char* title = "video_getSetWindowSize Test Window"; in video_getSetWindowSize() local
[all …]
A Dtestgamecontroller.c105 char *title = (char *)SDL_malloc(titlelen); in UpdateWindowTitle() local
A Dtestyuv.c258 char title[128]; in main() local
/AliOS-Things-master/components/ble_host/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1534 def _input_dialog(title, initial_text, info_text=None): argument
1596 def _resize_input_dialog(win, title, info_lines): argument
1615 def _draw_input_dialog(win, title, info_lines, s, i, hscroll): argument
1731 def _key_dialog(title, text, keys): argument
1791 def _draw_key_dialog(win, title, text): argument
1802 def _draw_frame(win, title): argument
2535 def add_sis(expr, val, title): argument
2733 def _msg(title, text): argument
/AliOS-Things-master/components/ble_mesh/script/Kconfiglib-10.21.0/
A Dmenuconfig.py1534 def _input_dialog(title, initial_text, info_text=None): argument
1596 def _resize_input_dialog(win, title, info_lines): argument
1615 def _draw_input_dialog(win, title, info_lines, s, i, hscroll): argument
1731 def _key_dialog(title, text, keys): argument
1791 def _draw_key_dialog(win, title, text): argument
1802 def _draw_frame(win, title): argument
2535 def add_sis(expr, val, title): argument
2733 def _msg(title, text): argument
/AliOS-Things-master/components/mbedtls/programs/pkey/
A Decdsa.c73 static void dump_buf( const char *title, unsigned char *buf, size_t len ) in dump_buf()
84 static void dump_pubkey( const char *title, mbedtls_ecdsa_context *key ) in dump_pubkey()
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestABGR.c51 char title[64]; in main() local
A DTestFramerate.c140 char title[64]; in main() local
A DTestFonts.c307 char title[64]; in main() local
A DTestGfxPrimitives.c150 void ClearScreen(SDL_Surface *screen, char *title) in ClearScreen()
2812 char title[64]; in main() local
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_win.h63 lv_obj_t * title; /*Pointer to the title label of the window*/ member
A Dlv_win.c208 void lv_win_set_title(lv_obj_t * win, const char * title) in lv_win_set_title()
/AliOS-Things-master/components/amp/services/amp_utils/
A Damp_utils.c71 void amp_dump(const char *title, const void *buff, const int len) in amp_dump()
/AliOS-Things-master/components/SDL2/include/
A DSDL_messagebox.h98 const char *title; /**< UTF-8 title */ member
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffgt.c60 static char title[TITLE_LENGTH]; /* window title line */ variable
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_shape.c33 SDL_CreateShapedWindow(const char *title,unsigned int x,unsigned int y,unsigned int w,unsigned int … in SDL_CreateShapedWindow()
A DSDL_video.c1429 SDL_CreateWindow(const char *title, int x, int y, int w, int h, Uint32 flags) in SDL_CreateWindow()
1808 SDL_SetWindowTitle(SDL_Window * window, const char *title) in SDL_SetWindowTitle()
4037 SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window) in SDL_ShowSimpleMessageBox()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/include/alibabacloud/ocr/model/
A DRecognizeBusinessLicenseResult.h68 Title title; member
/AliOS-Things-master/components/linkkit/include/linkkit/infra/
A Dinfra_log.h20 #define log_multi_line(level, title, fmt, payload, mark) argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/gregbook/
A Dwritepng.h101 char *title; member
/AliOS-Things-master/components/SDL2/src/video/windows/
A DSDL_windowswindow.c389 LPTSTR title; in WIN_CreateWindowFrom() local
442 LPTSTR title = WIN_UTF8ToString(window->title); in WIN_SetWindowTitle() local
/AliOS-Things-master/components/SDL2/src/video/haiku/
A DSDL_BWin.h550 const char *title; in _SetTitle() local
/AliOS-Things-master/components/mbedtls/programs/test/
A Dbenchmark.c277 char title[TITLE_LEN]; in main() local
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_common.c1029 char title[1024]; in SDLTest_CommonInit() local
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11window.c699 char *title = NULL; in X11_GetWindowTitle() local
728 const char *title = window->title ? window->title : ""; in X11_SetWindowTitle() local

Completed in 50 milliseconds

12