Home
last modified time | relevance | path

Searched refs:Four_By_2 (Results 1 – 2 of 2) sorted by relevance

/dports/devel/adacurses/AdaCurses-20180127/samples/
H A Dsample-menu_demo.adb94 type Format_Code is (Four_By_1, Four_By_2, Four_By_3); literal
132 Current_Format := Four_By_2;
262 when Four_By_2 => Set_Format (M, 4, 2);
/dports/devel/ncurses/ncurses-6.3/Ada95/samples/
H A Dsample-menu_demo.adb95 type Format_Code is (Four_By_1, Four_By_2, Four_By_3); literal
133 Current_Format := Four_By_2;
263 when Four_By_2 => Set_Format (M, 4, 2);