Home
last modified time | relevance | path

Searched refs:GetMinKashidaWidth (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/win/
H A Dsalgdi.h355 virtual int GetMinKashidaWidth();
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1759 pMetric->mnMinKashida = GetMinKashidaWidth(); in GetFontMetric()
H A Dwinlayout.cxx117 int GetMinKashidaWidth() const { return mnMinKashidaWidth; } in GetMinKashidaWidth() function in ImplWinFontEntry
2556 mnMinKashidaWidth = static_cast<int>(mfFontScale * mrWinFontEntry.GetMinKashidaWidth());
2802 rWidth = mrFont.GetMinKashidaWidth();
3077 int WinSalGraphics::GetMinKashidaWidth() function in WinSalGraphics
3082 int nMinKashida = static_cast<int>(mfFontScale * mpWinFontEntry[0]->GetMinKashidaWidth());

Completed in 124 milliseconds