Lines Matching full:set
7 #if 1 /* Set this to "1" to enable content */
74 …/** Set an address for the memory pool instead of allocating it as a normal array. Can be in exter…
147 * "Transformed layers" (if `transform_angle/zoom` are set) use larger buffers
154 * NOTE: If FreeType or ThorVG is enabled, it is recommended to set it to 32KB or more.
176 /** Set number of draw units.
195 /** Set number of maximally-cached circle data.
322 /** Set value to one of the following levels of logging detail:
335 /** Set callback to print logs.
404 * If size is not set to 0, the decoder will fail to decode when the cache is full.
442 /** Use obj property set/get API. */
476 /** For big endian systems set to 1 */
571 /** Always set a default font */
601 * To disable, set to a value <= 0. */
617 /*Set the default direction. Supported values:
637 …matrix_t: Get default maps: {"Btn1", "Btn2", "Btn3", "\n", "Btn4", "Btn5", ""}, else map not set.
638 * - lv_checkbox_t : String label set to "Check box", else set to empty string.
639 * - lv_dropdown_t : Options set to "Option 1", "Option 2", "Option 3", else no values are set.
640 … - lv_roller_t : Options set to "Option 1", "Option 2", "Option 3", "Option 4", "Option 5",…
641 * - lv_label_t : Text set to "Text", else empty string.
781 …#define LV_FS_STDIO_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
782 …#define LV_FS_STDIO_PATH "" /**< Set the working directory. File/directory paths will be a…
788 …#define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
789 …#define LV_FS_POSIX_PATH "" /**< Set the working directory. File/directory paths will be a…
795 …#define LV_FS_WIN32_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
796 …#define LV_FS_WIN32_PATH "" /**< Set the working directory. File/directory paths will be a…
802 …#define LV_FS_FATFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
808 …#define LV_FS_MEMFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
813 …#define LV_FS_LITTLEFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
818 …#define LV_FS_ARDUINO_ESP_LITTLEFS_LETTER '\0' /**< Set an upper cased letter on which the dri…
823 …#define LV_FS_ARDUINO_SD_LETTER '\0' /**< Set an upper cased letter on which the drive wi…
986 /** Set maximum number of candidate panels that can be displayed.