Home
last modified time | relevance | path

Searched refs:GetScaledFontForFont (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DgfxPlatformMac.h34 GetScaledFontForFont(mozilla::gfx::DrawTarget* aTarget, gfxFont *aFont) override;
H A DgfxAndroidPlatform.h40 GetScaledFontForFont(mozilla::gfx::DrawTarget* aTarget, gfxFont *aFont) override;
H A DgfxPlatformGtk.h41 GetScaledFontForFont(mozilla::gfx::DrawTarget* aTarget, gfxFont *aFont) override;
H A DgfxAndroidPlatform.cpp289 gfxAndroidPlatform::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont)
H A DgfxWindowsPlatform.h126 GetScaledFontForFont(mozilla::gfx::DrawTarget* aTarget, gfxFont *aFont) override;
H A DgfxPlatformMac.cpp127 gfxPlatformMac::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont) in GetScaledFontForFont() function in gfxPlatformMac
H A DgfxPlatform.h229 GetScaledFontForFont(mozilla::gfx::DrawTarget* aTarget, gfxFont *aFont);
H A DgfxPlatformGtk.cpp635 gfxPlatformGtk::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont) in GetScaledFontForFont() function in gfxPlatformGtk
H A DgfxFont.h1805 { return gfxPlatform::GetPlatform()->GetScaledFontForFont(aTarget, this); } in GetScaledFont()
H A DgfxWindowsPlatform.cpp605 gfxWindowsPlatform::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont) in GetScaledFontForFont() function in gfxWindowsPlatform
H A DgfxPlatform.cpp1184 gfxPlatform::GetScaledFontForFont(DrawTarget* aTarget, gfxFont *aFont) in GetScaledFontForFont() function in gfxPlatform