Home
last modified time | relevance | path

Searched refs:bx2 (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
H A DComboDialog.cpp46 int bx1, bx2, by; in OnSize() local
48 GetItemSizes(IDOK, bx2, by); in OnSize()
55 MoveItem(IDOK, x - mx - bx2, y, bx2, by); in OnSize()
H A DBrowseDialog.cpp310 int bx1, bx2, by; in OnSize() local
312 GetItemSizes(IDOK, bx2, by); in OnSize()
316 MoveItem(IDOK, x - mx - bx2, y, bx2, by); in OnSize()
/third_party/python/Tools/demo/
H A Dhanoi.py104 bx1, by1, bx2, by2 = c.bbox(self.pegs[b])
105 newcenter = (bx1+bx2)//2
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.c967 uint32_t bx2 = ((x + 1) * tile_w / in vc4_dump_surface_msaa() local
977 bx2 - bx1, in vc4_dump_surface_msaa()

Completed in 5 milliseconds