Searched refs:is_vector_font (Results 1 – 3 of 3) sorted by relevance
180 int is_vector_font; /*! 1 when active font is vector font, 0 otherwise */ member
247 if ( attributes->is_vector_font == 0 ) { in vg_lite_draw_text()
237 font_attribs->is_vector_font = vg_lite_is_vector_font(curr_font); in draw_text()
Completed in 13 milliseconds