HomeSort by relevance Sort by last modified time
    Searched full:_watch (Results 1 - 1 of 1) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
FrameWork.py 94 _watch = None variable
96 global _watch
98 if _watch is None:
99 _watch = GetCursor(4).data
100 SetCursor(_watch)
    [all...]

Completed in 320 milliseconds