Home | History | Annotate | Download | only in client

Lines Matching defs:clearDepth

593 	public final native void clearDepth (float depth) /*-{

594 this.clearDepth(depth);