Searched refs:There_Is_Room (Results 1 – 1 of 1) sorted by relevance
2728 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in FE_Insert_Character() local2730 if (There_Is_Room || in FE_Insert_Character()2733 if (!There_Is_Room && !Field_Grown(field, 1)) in FE_Insert_Character()4103 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in Data_Entry_w() local4105 if (!(There_Is_Room || in Data_Entry_w()4109 if (!There_Is_Room && !Field_Grown(field, 1)) in Data_Entry_w()4184 bool There_Is_Room = Is_There_Room_For_A_Char_In_Line(form); in Data_Entry() local4186 if (!(There_Is_Room || in Data_Entry()4190 if (!There_Is_Room && !Field_Grown(field, 1)) in Data_Entry()