Searched refs:_nc_Synchronize_Attributes (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/ncurses/form/
H A Dfld_pad.c62 res = _nc_Synchronize_Attributes(field);
H A Dfld_just.c64 res = _nc_Synchronize_Attributes(field);
H A Dfld_attr.c55 res = _nc_Synchronize_Attributes( field );\
H A Dform.priv.h185 extern NCURSES_EXPORT(int) _nc_Synchronize_Attributes (FIELD*);
H A Dfrm_driver.c1264 | Function : int _nc_Synchronize_Attributes(FIELD * field)
1275 _nc_Synchronize_Attributes(FIELD *field) function
1281 T((T_CALLED("_nc_Synchronize_Attributes(%p)"), (void *)field));

Completed in 115 milliseconds