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

/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPathGraphics.java88 /* Note that preferGDITextLayout implies useGDITextLayout.
94 private static boolean preferGDITextLayout = false; field in class:WPathGraphics
106 preferGDITextLayout = true;
337 if (preferGDITextLayout ||

Completed in 30 milliseconds