Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/Carbon/
DWindows.py24 kWindowCloseBoxAttribute = (1L << 0) variable
42 kWindowStandardDocumentAttributes = (kWindowCloseBoxAttribute | kWindowFullZoomAttribute | kWindowC…
43 kWindowStandardFloatingAttributes = (kWindowCloseBoxAttribute | kWindowCollapseBoxAttribute)