Home
last modified time | relevance | path

Searched defs:screenbounds (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-mac/
DEasyDialogs.py251 screenbounds = Qd.GetQDGlobalsScreenBits().bounds variable
255 screenbounds = screenbounds[0]+4, screenbounds[1]+4, \ variable
DFrameWork.py74 screenbounds = GetQDGlobalsScreenBits().bounds variable
75 screenbounds = screenbounds[0]+4, screenbounds[1]+4, \ variable