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

/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ControlledPreferences/
H A DPreferencesPanelController.py72 systemFont = NSFont.systemFontOfSize_(NSFont.systemFontSize()) variable
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/CocoaBindings/ControlledPreferences/
H A DPreferencesPanelController.py72 systemFont = NSFont.systemFontOfSize_(NSFont.systemFontSize()) variable
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DTheme.h73 virtual Font systemFont(ThemeFont, FontDescription&) const { return Font(); } function in class:WebCore::Theme
/macosx-10.9.5/WebCore-7537.78.1/rendering/
H A DRenderThemeWinCE.cpp260 void RenderThemeWinCE::systemFont(int propId, FontDescription& fontDescription) const function in class:WebCore::RenderThemeWinCE
H A DRenderThemeSafari.cpp192 void RenderThemeSafari::systemFont(int propId, FontDescription& fontDescription) const function in class:WebCore::RenderThemeSafari
194 static FontDescription systemFont; local
H A DRenderThemeWin.cpp340 void RenderThemeWin::systemFont(int propId, FontDescription& fontDescription) const function in class:WebCore::RenderThemeWin
349 static FontDescription systemFont; local
/macosx-10.9.5/WebCore-7537.78.1/platform/gtk/
H A DRenderThemeGtk.cpp440 void RenderThemeGtk::systemFont(int, FontDescription& fontDescription) const function in class:WebCore::RenderThemeGtk
/macosx-10.9.5/WebCore-7537.78.1/platform/qt/
H A DRenderThemeQt.cpp259 void RenderThemeQt::systemFont(int, FontDescription&) const function in class:WebCore::RenderThemeQt
/macosx-10.9.5/tcl-102/tk/tk/macosx/
H A DtkMacOSXFont.c358 const struct SystemFontMapEntry *systemFont = systemFontMap; local
/macosx-10.9.5/WebCore-7537.78.1/platform/blackberry/
H A DRenderThemeBlackBerry.cpp262 void RenderThemeBlackBerry::systemFont(int propId, FontDescription& fontDescription) const function in class:WebCore::RenderThemeBlackBerry
/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DRenderThemeEfl.cpp1025 void RenderThemeEfl::systemFont(int, FontDescription& fontDescription) const function in class:WebCore::RenderThemeEfl

Completed in 168 milliseconds