Searched refs:mnClipHeight (Results 1 – 2 of 2) sorted by relevance
40 mnClipHeight( -1 ), in AquaSalObject()133 mnClipHeight += mnClipY - nY; in UnionClipRegion()136 if( nY + nHeight > mnClipY + mnClipHeight ) in UnionClipRegion()137 mnClipHeight = nY + nHeight - mnClipY; in UnionClipRegion()144 mnClipHeight = nHeight; in UnionClipRegion()185 aClipViewRect.size.height = mnClipHeight; in setClippedPosSize()188 aClipPt.y = mnHeight - mnClipHeight;; in setClippedPosSize()
52 long mnClipHeight; member in AquaSalObject
Completed in 8 milliseconds