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

/openjdk7/jdk/test/java/awt/Window/TranslucentShapedFrameTest/
H A DTSFrame.java60 static final boolean useTransl = System.getProperty("usetransl") != null; field in class:TSFrame
172 final boolean useTransl,
248 if (useTransl) {
293 useTransl,
169 createGui( final boolean useSwing, final boolean useShape, final boolean useTransl, final boolean useNonOpaque, final float factor) argument

Completed in 32 milliseconds