Home
last modified time | relevance | path

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

/dports/games/xnethack/xNetHack-xnh6.1/win/Qt/
H A Dqt_icon.cpp87 ForceResize(); in setLabel()
126 ForceResize(); in setIcon()
222 void NetHackQtLabelledIcon::ForceResize() in ForceResize() function in nethack_qt_::NetHackQtLabelledIcon
H A Dqt_icon.h35 void ForceResize();
H A Dqt_stat.cpp747 hunger.ForceResize(); in updateStats()
760 encumber.ForceResize(); in updateStats()
887 align.ForceResize(); in updateStats()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/gopkg.in/h2non/bimg.v1/
H A Dimage.go24 func (i *Image) ForceResize(width, height int) ([]byte, error) { func
H A DREADME.md195 newImage, err := bimg.NewImage(buffer).ForceResize(1000, 500)