Searched defs:width_text (Results 1 – 1 of 1) sorted by relevance
813 int width_text{ ui->m_draw.GetTextExtent(text.c_str()).cx + right_space + btn_height }; in GetMaxWidth() local878 int width_text{ ui->m_draw.GetTextExtent(GetText().c_str()).cx + ui->DPI(4) }; in GetMaxWidth() local