Searched refs:GetMinKashidaWidth (Results 1 – 3 of 3) sorted by relevance
117 int GetMinKashidaWidth() const { return mnMinKashidaWidth; } in GetMinKashidaWidth() function in ImplWinFontEntry2556 mnMinKashidaWidth = static_cast<int>(mfFontScale * mrWinFontEntry.GetMinKashidaWidth());2802 rWidth = mrFont.GetMinKashidaWidth();3077 int WinSalGraphics::GetMinKashidaWidth() function in WinSalGraphics3082 int nMinKashida = static_cast<int>(mfFontScale * mpWinFontEntry[0]->GetMinKashidaWidth());
1759 pMetric->mnMinKashida = GetMinKashidaWidth(); in GetFontMetric()
355 virtual int GetMinKashidaWidth();
Completed in 45 milliseconds