Home
last modified time | relevance | path

Searched defs:SetMod (Results 1 – 3 of 3) sorted by relevance

/dports/net/termshark/termshark-2.1.1/vendor/github.com/gcla/gowid/widgets/cellmod/
H A Dcellmod.go80 func (w *Widget) SetMod(mod ICellMod) { func
/dports/games/springlobby/springlobby-0.180/src/
H A Dsingleplayertab.cpp251 void SinglePlayerTab::SetMod( unsigned int index ) in SetMod() function in SinglePlayerTab
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DRichEdit.h144 void SetMod() { modified = true; } in SetMod() function