HomeSort by relevance Sort by last modified time
    Searched refs:visible_top (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 143 visible_top = self.canvas.canvasy(0)
146 if visible_top <= top and bottom <= visible_bottom:
149 if top >= visible_top and height <= visible_height:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TreeWidget.py 143 visible_top = self.canvas.canvasy(0)
146 if visible_top <= top and bottom <= visible_bottom:
149 if top >= visible_top and height <= visible_height:
  /external/chromium_org/android_webview/native/
aw_contents.h 117 jint visible_top,