Searched refs:bool (Results 1 – 10 of 10) sorted by relevance
9 bool "Check this to not use custom lv_conf.h"13 bool "LVGL minimal configuration"23 bool "32: XRGB8888"25 bool "24: RGB888"27 bool "16: RGB565"29 bool "8: RGB232"31 bool "1: 1 byte per pixel"49 bool "LVGL's built in implementation"52 bool "Standard C functions malloc/realloc/free"55 bool "MicroPython functions malloc/realloc/free"[all …]
22 def cast(self, type_name: str | gdb.Type, ptr: bool = False) -> Optional['Value']: argument
74 bool allow_dpi_override = false;75 bool simulator_mode = false;
90 bool terminated = false;
77 bool moduleLoad()
166 def is_indexed(self) -> bool:173 def is_alpha_only(self) -> bool:177 def has_alpha(self) -> bool:185 def is_colormap(self) -> bool:191 def is_luma_only(self) -> bool:311 premultiplied: bool, argument1262 premultiply: bool = False, argument
58 bool touched = my_get_touch( &x, &y );
176 bool enable; /**< Booleans */222 bool enable;
503 …bool my_get_glyph_dsc_cb(const lv_font_t * font, lv_font_glyph_dsc_t * dsc_out, uint32_t unicode_l…
327 bool reshape_success = NULL != lv_draw_buf_reshape(my_decoder_data->partial,