Home
last modified time | relevance | path

Searched refs:kWindowCollapseBoxAttribute (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/plat-mac/Carbon/
DWindows.py28 kWindowCollapseBoxAttribute = (1L << 3) variable
42 …butes = (kWindowCloseBoxAttribute | kWindowFullZoomAttribute | kWindowCollapseBoxAttribute | kWind…
43 kWindowStandardFloatingAttributes = (kWindowCloseBoxAttribute | kWindowCollapseBoxAttribute)