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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 226 text_width, text_height = text.winfo_width(), text.winfo_height()
229 if (text_height - (y + cy) >= acw_height # enough height below
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
AutoCompleteWindow.py 226 text_width, text_height = text.winfo_width(), text.winfo_height()
229 if (text_height - (y + cy) >= acw_height # enough height below
  /external/libvncserver/x11vnc/
tkx11vnc     [all...]

Completed in 342 milliseconds