Home
last modified time | relevance | path

Searched defs:systemFontSizeForControlSize (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/cocoa/org/eclipse/swt/internal/cocoa/
H A DNSFont.java89 public static double systemFontSizeForControlSize(long controlSize) { in systemFontSizeForControlSize() method in NSFont
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DRenderThemeSafari.cpp182 static float systemFontSizeForControlSize(NSControlSize controlSize) in systemFontSizeForControlSize() function