Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfrm_driver.c387 Get_Start_Of_Data(FIELD_CELL *buf, int blen) in Get_Start_Of_Data() function
1013 : Get_Start_Of_Data(field->buf, Buffer_Length(field))); in Perform_Justification()
1064 : Get_Start_Of_Data(field->buf, Buffer_Length(field))); in Undo_Justification()
1722 t = Get_Start_Of_Data(s, Buffer_Length(field) - in IFN_Next_Word()
1806 Get_Start_Of_Data(field->buf, Buffer_Length(field))); in IFN_Beginning_Of_Field()
1853 Get_Start_Of_Data(Address_Of_Current_Row_In_Buffer(form), in IFN_Beginning_Of_Line()
2458 (int)(Get_Start_Of_Data(bp in Insert_String()
2924 s = Get_Start_Of_Data(s, (int)(ep - s)); in FE_Delete_Word()