Home
last modified time | relevance | path

Searched defs:Get_Key (Results 1 – 2 of 2) sorted by relevance

/third_party/ncurses/Ada95/samples/
Dsample-keyboard_handler.adb68 function Get_Key (Win : Window := Standard_Window) return Real_Key_Code subprogram
70 K : Real_Key_Code;
72 function Command return Real_Key_Code;
74 function Command return Real_Key_Code
Dsample-keyboard_handler.ads50 function Get_Key (Win : Window := Standard_Window) return Real_Key_Code; subprogspec