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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 170 width_new, height_new = width * 2, height * 2
174 x.master.wm_geometry("%dx%d" % (width_new, height_new))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 170 width_new, height_new = width * 2, height * 2
174 x.master.wm_geometry("%dx%d" % (width_new, height_new))
  /hardware/intel/img/psb_video/src/
psb_overlay.c 851 int *width_new, int *height_new,
856 int width = *width_new, height = *height_new;
921 *height_new = height;
    [all...]

Completed in 577 milliseconds