Searched defs:contentRight (Results 1 – 3 of 3) sorted by relevance
64 int contentLeft, int contentTop, int contentRight, int contentBottom) { in startPage()133 jint contentLeft, jint contentTop, jint contentRight, jint contentBottom) { in nativeStartPage()
247 int contentLeft, int contentTop, int contentRight, int contentBottom); in nativeStartPage()
376 final int contentRight = (destClip != null) ? destClip.right in render() local