Searched refs:SetFontSize (Results 1 – 5 of 5) sorted by relevance
287 void SetFontSize(295 void SetFontSize(f32 height);
500 … SetFontSize(Size(static_cast<f32>(m_pFont->GetWidth()), static_cast<f32>(m_pFont->GetHeight()))); in SetFont()504 SetFontSize(Size(0.f, 0.f)); in SetFont()528 pWriter->SetFontSize(m_FontSize.width, m_FontSize.height); in SetFontInfo()
391 void SetFontSize(const Size& fontSize) in SetFontSize() function
169 CharWriter::SetFontSize( in SetFontSize() function in nw::font::CharWriter184 CharWriter::SetFontSize(f32 height) in SetFontSize() function in nw::font::CharWriter
412 writer.SetFontSize( FONT_SIZE_HIGHT ); in Draw()