Searched refs:osf (Results 1 – 2 of 2) sorted by relevance
2290 final Rect osf = windowFrames.mOutsetFrame; in layoutWindowLw() local2291 osf.set(cf.left, cf.top, cf.right, cf.bottom); in layoutWindowLw()2297 osf.bottom += outset; in layoutWindowLw()2299 osf.right += outset; in layoutWindowLw()2301 osf.top -= outset; in layoutWindowLw()2303 osf.left -= outset; in layoutWindowLw()2306 + " with rotation " + rotation + ", result: " + osf); in layoutWindowLw()
223 *solaris* | *-osf* | *-hpux*) flag="-D_REENTRANT";;