Searched refs:getDefaultFont (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWMenuItemPeer.java177 static Font getDefaultFont() { method in class:WMenuItemPeer
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXMenuItemPeer.java196 return XWindow.getDefaultFont();
H A DXPopupMenuPeer.java167 return XWindow.getDefaultFont();
H A DInfoWindow.java170 private final static Font TOOLTIP_TEXT_FONT = XWindow.getDefaultFont();
H A DXWindow.java107 static synchronized Font getDefaultFont() { method in class:XWindow
367 font = XWindow.getDefaultFont();
H A DXComponentPeer.java713 f = XWindow.getDefaultFont();
H A DXWindowPeer.java177 f = XWindow.getDefaultFont();

Completed in 108 milliseconds