Searched defs:systemFont (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumFontProviderLinux.cpp44 void RenderThemeChromiumFontProvider::systemFont(CSSValueID valueID, FontDescription& fontDescription) function in class:WebCore::RenderThemeChromiumFontProvider
H A DRenderThemeChromiumFontProviderWin.cpp122 void RenderThemeChromiumFontProvider::systemFont(CSSValueID valueID, FontDescription& fontDescription) function in class:WebCore::RenderThemeChromiumFontProvider
H A DRenderThemeChromiumSkia.cpp134 void RenderThemeChromiumSkia::systemFont(CSSValueID valueID, FontDescription& fontDescription) const function in class:WebCore::RenderThemeChromiumSkia
136 RenderThemeChromiumFontProvider::systemFont(valueID, fontDescription);
/external/chromium_org/third_party/WebKit/Source/core/platform/
H A DTheme.h73 virtual Font systemFont(ThemeFont, FontDescription&) const { return Font(); } function in class:WebCore::Theme
H A DDragImage.cpp113 static Font deriveDragLabelFont(int size, FontWeight fontWeight, const FontDescription& systemFont) argument
115 FontDescription description = systemFont;
124 PassOwnPtr<DragImage> DragImage::create(const KURL& url, const String& inLabel, const FontDescription& systemFont, float deviceScaleFactor) argument
126 const Font labelFont = deriveDragLabelFont(kDragLinkLabelFontSize, FontWeightBold, systemFont);
127 const Font urlFont = deriveDragLabelFont(kDragLinkUrlFontSize, FontWeightNormal, systemFont);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 165 milliseconds