Home
last modified time | relevance | path

Searched refs:by1 (Results 1 – 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.rc38 PUSHBUTTON "&No", IDNO, bx3, by1, bxs, bys
39 PUSHBUTTON "No to A&ll", IDB_NO_TO_ALL, bx2, by1, bxs, bys
40 PUSHBUTTON "&Cancel", IDCANCEL, xs - m - bxs, by1, bxs, bys
80 PUSHBUTTON "&No", IDNO, bx3, by1, bxs, bys
81 PUSHBUTTON "No to A&ll", IDB_NO_TO_ALL, bx2, by1, bxs, bys
82 PUSHBUTTON "&Cancel", IDCANCEL, bx1, by1, bxs, bys
/external/lzma/CPP/7zip/
DGuiCommon.rc26 #undef by1
51 #define by1 (ys - m - bys)
52 #define by2 (by1 - m - bys)
53 #define by by1
/external/python/cpython2/Demo/tkinter/guido/
Dhanoi.py103 bx1, by1, bx2, by2 = c.bbox(self.pegs[b])
/external/python/cpython3/Tools/demo/
Dhanoi.py104 bx1, by1, bx2, by2 = c.bbox(self.pegs[b])
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.c956 uint32_t by1 = (y * tile_h / in vc4_dump_surface_msaa() local
963 ty + by1, in vc4_dump_surface_msaa()
965 by2 - by1); in vc4_dump_surface_msaa()