Searched refs:by1 (Results 1 – 5 of 5) sorted by relevance
/external/lzma/CPP/7zip/UI/FileManager/ |
D | OverwriteDialog.rc | 38 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/ |
D | GuiCommon.rc | 26 #undef by1 51 #define by1 (ys - m - bys) 52 #define by2 (by1 - m - bys) 53 #define by by1
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | hanoi.py | 103 bx1, by1, bx2, by2 = c.bbox(self.pegs[b])
|
/external/python/cpython3/Tools/demo/ |
D | hanoi.py | 104 bx1, by1, bx2, by2 = c.bbox(self.pegs[b])
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_resource.c | 956 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()
|