/lvgl-latest/scripts/ |
D | Doxyfile | 63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- 133 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 183 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 192 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 212 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 218 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 250 # only. Doxygen will then generate output that is more tailored for C. For 258 # Python sources only. Doxygen will then generate output that is more tailored 266 # sources. Doxygen will then generate output that is tailored for Fortran. 272 # sources. Doxygen will then generate output that is tailored for VHDL. [all …]
|
/lvgl-latest/env_support/cmsis-pack/ |
D | gen_pack.sh | 20 then 69 then 81 then 96 then 109 then 113 then 134 if [ ! -d $PACK_BUILD ]; then 173 if [ $errorlevel -ne 0 ]; then 182 if [ $errorlevel -ne 0 ]; then 205 if [ ! -d $PACK_WAREHOUSE ]; then [all …]
|
/lvgl-latest/src/misc/ |
D | lv_ll.c | 77 if(ll_p->head != NULL) { /*If there is old head then before it goes the new*/ in _lv_ll_ins_head() 135 if(ll_p->tail != NULL) { /*If there is old tail then the new comes after it*/ in _lv_ll_ins_tail() 226 if(ll_new_p->head != NULL) { /*If there is old head then before it goes the new*/ in _lv_ll_chg_list() 240 if(ll_new_p->tail != NULL) { /*If there is old tail then after it goes the new*/ in _lv_ll_chg_list() 347 /*If `n_act` was moved before NULL then it become the new tail*/ in _lv_ll_move_before() 350 /*If `n_act` was moved before `NULL` then it's the new head*/ in _lv_ll_move_before()
|
D | lv_fs.c | 157 …/*If remaining data chuck is bigger than buffer size, then do not use cache, instead read it direc… in lv_fs_read_cached() 162 /*If remaining data chunk is smaller than buffer size, then read into cache buffer*/ in lv_fs_read_cached() 176 /*If bigger data is requested, then do not use cache, instead read it directly*/ in lv_fs_read_cached() 180 /*If small data is requested, then read from FS into cache buffer*/ in lv_fs_read_cached() 279 …/*Because we don't know the file size, we do a little trick: do a FS seek, then get new file posit… in lv_fs_seek()
|
D | lv_anim.c | 361 /*It can be set by `lv_anim_del()` typically in `end_cb`. If set then an animation delete in anim_timer() 401 /*If the linked list changed due to anim. delete then it's not safe to continue in anim_timer() 440 /*If the animation is not deleted then restart it*/ in anim_ready_handler()
|
/lvgl-latest/src/extra/libs/png/ |
D | lodepng.h | 350 then lodepng_palette_add per color to correctly initialize it (to ensure size 446 in background_g and background_b are then unused. 591 …above in here, since the encoder will blindly follow this and could then encode an invalid PNG file 807 Use lodepng_inspect first with a new state, then e.g. lodepng_chunk_find_const 887 function will then skip over it and return the first real chunk). 1285 PNG, then the decoder will automatically convert the result. This conversion 1492 info_raw are then ignored. 1498 have a bit amount that isn't a multiple of 8, then padding bits are used so that each 1550 then that's possible with the chunk functions of LodePNG. 1562 If you have a buffer containing the PNG image data, then the first chunk (the [all …]
|
D | lv_png.c | 136 return LV_RES_INV; /*If didn't succeeded earlier then it's an error*/ in decoder_info() 212 return LV_RES_INV; /*If not returned earlier then it failed*/ in decoder_open() 228 * If the display is not in 32 bit format (ARGB888) then covert the image to the current color depth
|
/lvgl-latest/src/core/ |
D | lv_group.c | 129 /*If the object is already in a group and focused then refocus it*/ in lv_group_add_obj() 147 /*If the head and the tail is equal then there is only one object in the linked list. in lv_group_add_obj() 187 /*If this is the only object in the group then focus to nothing.*/ in lv_group_remove_obj() 191 /*If there more objects in the group then focus to the next/prev object*/ in lv_group_remove_obj() 197 /*If the focuses object is still the same then it was the only object in the group but it will in lv_group_remove_obj()
|
D | lv_indev.c | 635 /*If not editable then just send a long press Call the ancestor's event handler*/ in indev_encoder_proc() 709 /*If the focused object is editable and now in navigate mode then on enter switch edit in indev_encoder_proc() 826 /*If there is no last object then search*/ in indev_proc_press() 918 /*If there is no scrolling then check for long press time*/ in indev_proc_press() 1080 /*If the prev. obj. is not in a group then defocus it.*/ in indev_click_focus()
|
D | lv_indev_scroll.c | 266 * 3. If an object can be scrolled into the current direction then use it ("real match"") in find_scroll_obj() 333 … /*If this object is scrollable into the current scroll direction then save it as a candidate. in find_scroll_obj() 356 /*If the object really can be scrolled into the current direction then use it.*/ in find_scroll_obj()
|
D | lv_obj.c | 785 /*If the object can't be scrolled horizontally then scroll it vertically*/ in lv_obj_event() 792 /*If the object can't be scrolled horizontally then scroll it vertically*/ in lv_obj_event() 809 /* Use the indev for then indev handler. in lv_obj_event()
|
/lvgl-latest/src/extra/libs/tiny_ttf/ |
D | stb_rect_pack.h | 156 // If you do #2, then the non-quantized algorithm will be used, but the algorithm 246 // if it's ok to run out of memory, then don't bother aligning them; in stbrp_setup_allow_out_of_mem() 249 // quantize once we've hit OOM, then we could get rid of this parameter. in stbrp_setup_allow_out_of_mem() 252 // if it's not ok to run out of memory, then quantize the widths in stbrp_setup_allow_out_of_mem() 405 // then right-aligned reduces waste, but bottom-left BL is always chooses left-aligned in stbrp__skyline_find_best_pos()
|
D | stb_truetype_htcw.h | 208 // screen where y=0, then you would set the baseline to SF*-y0. 221 // then the character should be displayed in the rectangle from 238 // then kerning is worth using to give your text a polished look. 403 // a sequence of characters, you really need to render each bitmap to a temp buffer, then 642 …int first_unicode_codepoint_in_range; // if non-zero, then the chars are continuous, and this is … 643 …int * array_of_unicode_codepoints; // if non-zero, then this is an array of unicode codepoints 668 // there is no corresponding glyph. If skip=0, which is the default, then 688 // building up a single array of rects, then call PackRects once, 689 // then call RenderIntoRects repeatedly. This may result in a 777 // going to process, then use glyph-based functions instead of the [all …]
|
/lvgl-latest/docs/get-started/platforms/ |
D | pc-simulator.md | 43 Note: If you are using other distros, then please install a 'Java Runtime Environment' suitable to … 70 Note: If you are using **Microsoft Visual Studio** instead of Eclipse then you don't have to instal… 75 If something is not working, then please refer [this tutorial](http://lazyfoo.net/tutorials/SDL/01_… 96 …the top menu bar to Build the project. If you have done everything right, then you will not get an…
|
/lvgl-latest/src/extra/libs/qrcode/ |
D | qrcodegen.h | 153 * at the given ECC level, then false is returned. 176 * at the given ECC level, then false is returned. 217 * chosen for the output. Iff boostEcl is true, then the ECC level of the result 304 * If the given coordinates are out of bounds, then false (white) is returned.
|
/lvgl-latest/docs/overview/ |
D | layer.md | 8 …ume we add a button to a parent object named button1 and then another button named button2. Then b… 51 … example, a menu bar, a pop-up, etc. If the `click` attribute is enabled, then `layer_top` will ab…
|
D | image.md | 143 …te of the binary file you uploaded and write it as an image "bitmap". You then need to attach an i… 151 …o a non-true color format first (for example: `LV_IMG_INDEXED_4BITS`) and then call the built-in d… 315 … and use it in an `lv_img` object. If the image is already cached and you then change the underlyi…
|
/lvgl-latest/docs/_templates/ |
D | page.html | 25 .then(res => res.text()) 26 .then(text => { 48 add_version_selector().then(() => {
|
/lvgl-latest/docs/others/ |
D | ime_pinyin.md | 22 First use `lv_ime_pinyin_create(lv_scr_act())` to create a Pinyin input method plug-in, then use `l… 54 Then, write a dictionary in the following format. 73 Then, write your own dictionary according to the following format:
|
D | snapshot.md | 19 … the memory it takes. This will firstly free memory the image data takes, then the image descripto… 40 If the snapshot needs update now and then, or simply caller provides memory, use API `lv_res_t lv_s…
|
/lvgl-latest/src/draw/ |
D | lv_draw_mask.c | 170 * If more masks have `custom_id` ID then the last mask's parameter will be returned 189 * If more masks have `custom_id` ID then the last mask's parameter will be returned 687 *Then the mask is in the "good" area*/ in line_mask_flat() 780 *Then the mask is in the "wrong" area*/ in line_mask_steep() 793 *Then the mask is in the "good" area*/ in line_mask_steep()
|
/lvgl-latest/src/draw/sw/ |
D | lv_draw_sw_dither.c | 50 Then we compute a complete row of ordered dither and store it in out. */ in lv_dither_ordered_hor() 73 Then we compute a complete row of ordered dither and store it in out. */ in lv_dither_ordered_ver() 128 /*Then compute error*/ in lv_dither_err_diff_hor()
|
/lvgl-latest/src/widgets/ |
D | lv_label.c | 92 /*If text is NULL then just refresh with the current text*/ in lv_label_set_text() 96 /*If set its own text then reallocate it (maybe its size changed)*/ in lv_label_set_text() 155 /*If text is NULL then refresh*/ in lv_label_set_text_fmt() 340 /*If the last character is line break then go to the next line*/ in lv_label_get_letter_pos()
|
D | lv_img.c | 111 /*If memory was allocated because of the previous `src_type` then free it*/ in lv_img_set_src() 118 /*If the new and the old src are the same then it was only a refresh.*/ in lv_img_set_src() 121 …/*If memory was allocated because of the previous `src_type` then save its pointer and free after … in lv_img_set_src()
|
/lvgl-latest/src/font/ |
D | lv_font_fmt_txt.c | 136 /*If not returned earlier then the letter is not found in this font*/ in lv_font_get_bitmap_fmt_txt() 281 *The pairs are ordered left_id first, then right_id secondly.*/ in get_kern_value() 294 *The pairs are ordered left_id first, then right_id secondly.*/ in get_kern_value()
|