Searched refs:view (Results 1 – 13 of 13) sorted by relevance
165 struct rtgui_view* view; in info_entry() local175 view = rtgui_view_create("view"); in info_entry()176 RTGUI_WIDGET_BACKGROUND(RTGUI_WIDGET(view)) = white; in info_entry()177 RTGUI_WIDGET_FOREGROUND(RTGUI_WIDGET(view)) = black; in info_entry()178 rtgui_widget_set_event_handler(RTGUI_WIDGET(view), view_event_handler); in info_entry()180 rtgui_workbench_add_view(workbench, view); in info_entry()182 RTGUI_WIDGET(view)->flag |= RTGUI_WIDGET_FLAG_FOCUSABLE; in info_entry()184 rtgui_widget_focus(RTGUI_WIDGET(view)); in info_entry()186 rtgui_view_show(view, RT_FALSE); in info_entry()
79 extern DECLSPEC void SDLCALL SDL_Metal_DestroyView(SDL_MetalView view);88 extern DECLSPEC void *SDLCALL SDL_Metal_GetLayer(SDL_MetalView view);
9 - [TFT-SPI ST7789](https://pdf1.alldatasheet.com/datasheet-pdf/view/1170800/SITRONIX/ST7789H2.html)
17 Curious about what it looks like? Check out the front view of the development board in the figure b…21 The back view:88 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
9 |<p align="center">NuMaker-IoT-MA35D1(Frontend view)</p>|<p align="center">NuMaker-IoT-MA35D1(Backe…
109 …t of RT-Thread. Enter the command`version` to view the version information of RT-Thread. Click Tap…
18 The front view of the development board is shown below:84 … (115200-8-1-N) in the terminal tool. After resetting the device, you can view the RT-Thread outpu…
73 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
84 …nd you can see RT-Thread’s output information. Enter the help command can view the commands suppor…
81 …the device, you can see the RT-Thread output. Enter the `help` command to view the supported comma…
81 … can see the output information from RT-Thread. Enter the help command to view the supported comma…
58 … example, select P105 as the interrupt pin. You can first find the pin to view the IRQx channel nu…
472 # the optimal cache size from a speed point of view.1568 # the table of contents of the HTML help documentation and to the tree view.2490 # DOT_NODE_ATTR is concatenated with DOT_COMMON_ATTR. For view without boxes
Completed in 24 milliseconds