HomeSort by relevance Sort by last modified time
    Searched full:corner (Results 526 - 550 of 1638) sorted by null

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GlobalCanvasDragInfo.java 142 * (15,20) from the top left corner of this rectangle, then the drag bounds would be
  /system/update_engine/common/
multi_range_http_fetcher.cc 30 // (corner case: Stopped -> Stopped for an empty request)
multi_range_http_fetcher.h 77 // (corner case: Stopped -> Stopped for an empty request)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/hppa/basic/
add2.s 6 ; We could/should test some of the corner cases for register and
addi.s 5 ; We could/should test some of the corner cases for register and
fp_fcmp.s 5 ; We could/should test some of the corner cases for register and
sub2.s 6 ; We could/should test some of the corner cases for register and
  /external/skia/src/utils/
SkLua.cpp 1582 int corner = SkToInt(lua_tointeger(L, 2)); local
    [all...]
  /external/skqp/src/utils/
SkLua.cpp 1582 int corner = SkToInt(lua_tointeger(L, 2)); local
    [all...]
  /external/python/cpython2/Doc/library/
curses.rst 378 arguments refer to the upper left corner of the pad region to be displayed and
386 Return a new window, whose left-upper corner is at ``(begin_y, begin_x)``, and
390 right corner of the screen.
746 | *tl* | Upper-left corner | :const:`ACS_ULCORNER` |
748 | *tr* | Upper-right corner | :const:`ACS_URCORNER` |
750 | *bl* | Bottom-left corner | :const:`ACS_LLCORNER` |
752 | *br* | Bottom-right corner | :const:`ACS_LRCORNER` |
759 *bs* are *horch*. The default corner characters are always used by this function.
844 Return a tuple ``(y, x)`` of co-ordinates of upper-left corner.
887 upper-left corner
    [all...]
  /external/python/cpython3/Doc/library/
curses.rst 378 arguments refer to the upper left corner of the pad region to be displayed and
386 Return a new window, whose left-upper corner is at ``(begin_y, begin_x)``, and
390 right corner of the screen.
764 | *tl* | Upper-left corner | :const:`ACS_ULCORNER` |
766 | *tr* | Upper-right corner | :const:`ACS_URCORNER` |
768 | *bl* | Bottom-left corner | :const:`ACS_LLCORNER` |
770 | *br* | Bottom-right corner | :const:`ACS_LRCORNER` |
777 *bs* are *horch*. The default corner characters are always used by this function.
872 Return a tuple ``(y, x)`` of co-ordinates of upper-left corner.
924 upper-left corner
    [all...]
  /external/skia/docs/
SkPath_Reference.bmh     [all...]
  /external/skqp/docs/
SkPath_Reference.bmh     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_generators.py     [all...]
  /external/python/cpython2/Lib/test/
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /external/python/cpython3/Lib/test/
test_generators.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py 1181 # start. Starting in a corner makes the 2nd move easy.
1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) ==
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/link/20130806_221321-fw_1.0.AA-robot/
touch_firmware_report-link-fw_1.0.AA-robot-20130806_221321     [all...]
  /external/deqp/modules/gles31/functional/
es31fFboSRGBWriteControlTests.cpp 422 -1.0f, -1.0f, 0.0f, 0.0f, 0.0f, // bottom left corner
423 1.0f, -1.0f, 0.0f, 1.0f, 0.0f, // bottom right corner
424 1.0f, 1.0f, 0.0f, 1.0f, 1.0f, // Top right corner
426 -1.0f, 1.0f, 0.0f, 0.0f, 1.0f, // top left corner
427 1.0f, 1.0f, 0.0f, 1.0f, 1.0f, // Top right corner
428 -1.0f, -1.0f, 0.0f, 0.0f, 0.0f // bottom left corner
    [all...]
  /external/pdfium/public/
fpdfview.h 134 // The x-coordinate of the left-top corner.
136 // The y-coordinate of the left-top corner.
138 // The x-coordinate of the right-bottom corner.
140 // The y-coordinate of the right-bottom corner.
754 // The page coordinate system has its origin at the left-bottom corner
763 // its origin is at the left-top corner of the window. However this
    [all...]
  /external/python/cpython3/Doc/howto/
curses.rst 187 corner of a window is coordinate (0,0). This breaks the normal
234 # (0,0) : coordinate of upper-left corner of pad area to display.
235 # (5,5) : coordinate of upper-left corner of window area to be filled
237 # (20, 75) : coordinate of lower-right corner of window area to be
243 left corner of the displayed section is coordinate (0,0) on the pad. Beyond
314 symbol, and :const:`ACS_ULCORNER` is the upper left corner of a box
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/logs/lumpy/20130506_031746-fw_11.27-robot_sim/
touch_firmware_report-lumpy-fw_11.27-complete-20130614_065557.html 53 <h5> Use one finger to physically click the bottom left corner of the touch surface. </h5>
143 <h5> Use one finger to physically click the bottom right corner of the touch surface. </h5>

Completed in 1408 milliseconds

<<21222324252627282930>>