Searched refs:remainder (Results 1 – 4 of 4) sorted by relevance
145 uint8_t region, remainder, p, q, t; in lv_color_hsv_to_rgb() local152 remainder = (h - (region * 43)) * 6; in lv_color_hsv_to_rgb()155 q = (v * (255 - ((s * remainder) >> 8))) >> 8; in lv_color_hsv_to_rgb()156 t = (v * (255 - ((s * (255 - remainder)) >> 8))) >> 8; in lv_color_hsv_to_rgb()
807 uint16_t remainder = pinyin_ime->cand_num % LV_IME_PINYIN_CAND_TEXT_NUM; in pinyin_page_proc() local817 if(remainder == 0) { in pinyin_page_proc()834 if((remainder > 0) && (pinyin_ime->py_page == page_num)) { in pinyin_page_proc()835 if(i >= remainder) in pinyin_page_proc()
54 parent) the remainder of the available Background area below the Header. It is
412 Pad text labels away from the scale ticks/remainder of the ``LV_PART_``