Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c2388 Is_There_Room_For_A_Char_In_Line(FORM *form) in Is_There_Room_For_A_Char_In_Line() function
2400 !Is_There_Room_For_A_Char_In_Line(f)
2728 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in FE_Insert_Character()
4103 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in Data_Entry_w()
4184 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in Data_Entry()