Searched refs:HorizontalGrid (Results 1 - 1 of 1) sorted by last modified time

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_descr.py921 class HorizontalGrid(GridLayout): pass class in function:.test_mro_disagreement
923 class HVGrid(HorizontalGrid, VerticalGrid): pass
924 class VHGrid(VerticalGrid, HorizontalGrid): pass

Completed in 35 milliseconds