Lines Matching full:set

15 #if 0 /* Set this to "1" to enable content */
77 …/** Set an address for the memory pool instead of allocating it as a normal array. Can be in exter…
142 * "Transformed layers" (if `transform_angle/zoom` are set) use larger buffers
151 * Set it to 0 to have no limit. */
155 * NOTE: If FreeType or ThorVG is enabled, it is recommended to set it to 32KB or more.
181 /** Set number of draw units.
203 /** Set number of maximally-cached circle data.
339 /** Set value to one of the following levels of logging detail:
352 /** Set callback to print logs.
421 * If size is not set to 0, the decoder will fail to decode when the cache is full.
459 /** Use obj property set/get API. */
497 /** For big endian systems set to 1 */
592 /** Always set a default font */
622 * To disable, set to a value <= 0. */
638 /*Set the default direction. Supported values:
658 …matrix_t: Get default maps: {"Btn1", "Btn2", "Btn3", "\n", "Btn4", "Btn5", ""}, else map not set.
659 * - lv_checkbox_t : String label set to "Check box", else set to empty string.
660 * - lv_dropdown_t : Options set to "Option 1", "Option 2", "Option 3", else no values are set.
661 … - lv_roller_t : Options set to "Option 1", "Option 2", "Option 3", "Option 4", "Option 5",…
662 * - lv_label_t : Text set to "Text", else empty string.
803 …#define LV_FS_STDIO_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
804 …#define LV_FS_STDIO_PATH "" /**< Set the working directory. File/directory paths will be a…
811 …#define LV_FS_POSIX_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
812 …#define LV_FS_POSIX_PATH "" /**< Set the working directory. File/directory paths will be a…
819 …#define LV_FS_WIN32_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
820 …#define LV_FS_WIN32_PATH "" /**< Set the working directory. File/directory paths will be a…
827 …#define LV_FS_FATFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
828 …#define LV_FS_FATFS_PATH "" /**< Set the working directory. File/directory paths will be a…
835 …#define LV_FS_MEMFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
841 …#define LV_FS_LITTLEFS_LETTER '\0' /**< Set an upper cased letter on which the drive will accessi…
842 …#define LV_FS_LITTLEFS_PATH "" /**< Set the working directory. File/directory paths will b…
848 …#define LV_FS_ARDUINO_ESP_LITTLEFS_LETTER '\0' /**< Set an upper cased letter on which the dri…
849 …#define LV_FS_ARDUINO_ESP_LITTLEFS_PATH "" /**< Set the working directory. File/directory …
855 …#define LV_FS_ARDUINO_SD_LETTER '\0' /**< Set an upper cased letter on which the drive wi…
856 …#define LV_FS_ARDUINO_SD_PATH "" /**< Set the working directory. File/directory paths will…
862 …#define LV_FS_UEFI_LETTER '\0' /**< Set an upper cased letter on which the drive will acc…
1072 /** Set maximum number of candidate panels that can be displayed.