Home
last modified time | relevance | path

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

/dports/devel/newt/newt-0.52.21/
H A Dwindows.c43 t = newtTextbox(-1, -1, width, height, NEWT_TEXTBOX_WRAP | scroll); in newtvwindow()
H A Dnewt.h98 #define NEWT_TEXTBOX_WRAP NEWT_FLAG_WRAP macro
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/MIT/
H A Dnet.c112 t = newtTextbox(1, 1, width - 2, height - 2, NEWT_TEXTBOX_WRAP); in winStatus()
/dports/devel/fpc-newt/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp111 NEWT_TEXTBOX_WRAP = NEWT_FLAG_WRAP;
/dports/lang/fpc-source/fpc-3.2.2/packages/newt/src/
H A Dnewt.pp111 NEWT_TEXTBOX_WRAP = NEWT_FLAG_WRAP;