Home
last modified time | relevance | path

Searched defs:GetAverageFontWidth (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/font/
H A Dfont.cxx677 long Font::GetAverageFontWidth() const { return mpImplFont->GetFontSize().Width(); } in GetAverageFontWidth() function in Font
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/font/
H A Dfont.cxx834 tools::Long Font::GetAverageFontWidth() const { return mpImplFont->GetFontSize().Width(); } in GetAverageFontWidth() function in Font