Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgeutil.cpp122 wwprintc(W_STAT, 0,help_len-1, C_STATW, sep); in update_statuslines()
124 wwprintc(W_STAT, 0,WIDE-clk_len, C_STATW, sep); in update_statuslines()
/dports/news/golded+/golded-plus/golded+/goldlib/gcui/
H A Dgwinall.h404 int wwprintc (int whandle, int wrow, int wcol, vattr attr, const vchar chr);
H A Dgwinbase.cpp1625 int wwprintc(int whandle, int wrow, int wcol, vattr attr, const vchar chr) { in wwprintc() function