Searched refs:calculate_text_height (Results 1 – 1 of 1) sorted by relevance
60 static INT calculate_text_height(GX_STRING *string, GX_VALUE client_width, GX_RESOURCE_ID font_id) in calculate_text_height() function141 … text_height = calculate_text_height(&info->msg, width, view->gx_multi_line_text_view_font_id); in screen_meesage_update()