Searched defs:hor (Results 1 – 3 of 3) sorted by relevance
91 SDL_Texture * lv_draw_sdl_create_screen_texture(SDL_Renderer * renderer, lv_coord_t hor, lv_coord_t… in lv_draw_sdl_create_screen_texture()
138 bool hor = lv_obj_get_width(obj) >= lv_obj_get_height(obj); in lv_slider_event() local412 …id position_knob(lv_obj_t * obj, lv_area_t * knob_area, const lv_coord_t knob_size, const bool hor) in position_knob()
262 bool hor = barw >= barh ? true : false; in draw_indic() local