Home
last modified time | relevance | path

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

/dports/editors/biew/biew-610/biewlib/
H A Dtwin.h765 tTitleMode __FASTCALL__ twGetFooterAttr(TWindow *win,char* footer,unsigned cb_footer,ColorAt…
H A Dtwin.c449 tTitleMode __FASTCALL__ twGetFooterAttr(TWindow *win,char *footer,unsigned cb_footer,ColorAttr* att… in twGetFooterAttr() function
467 ret = twGetFooterAttr(win,footer,cb_footer,&attr); in twGetFooter()