Searched refs:awt_UseType4Patch (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/xawt/
H A DXWindow.c94 Boolean awt_UseType4Patch = False; variable
1232 awt_UseType4Patch = True;
1234 awt_UseType4Patch = False;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_MToolkit.c176 extern Boolean awt_UseType4Patch;
475 awt_UseType4Patch = True;
477 awt_UseType4Patch = False;

Completed in 40 milliseconds