Home
last modified time | relevance | path

Searched refs:adjustSize (Results 1 – 25 of 2177) sorted by relevance

12345678910>>...88

/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/test/java/org/xerial/snappy/pool/
H A DCachingBufferPoolTest.java26 assertEquals(4 * 1024, CachingBufferPool.adjustSize(2)); in testAdjustSize()
27 assertEquals(4 * 1024, CachingBufferPool.adjustSize(1023)); in testAdjustSize()
28 assertEquals(4 * 1024, CachingBufferPool.adjustSize(1024)); in testAdjustSize()
29 assertEquals(4 * 1024, CachingBufferPool.adjustSize(1025)); in testAdjustSize()
30 assertEquals(4 * 1024, CachingBufferPool.adjustSize(4 * 1024)); in testAdjustSize()
31 assertEquals((4 + 2) * 1024, CachingBufferPool.adjustSize((4 * 1024) + 1)); in testAdjustSize()
32 assertEquals(6 * 1024, CachingBufferPool.adjustSize(5 * 1024)); in testAdjustSize()
33 assertEquals(6 * 1024, CachingBufferPool.adjustSize((5 * 1024) + 1)); in testAdjustSize()
35 assertEquals(32 * 1024, CachingBufferPool.adjustSize(32 * 1024)); in testAdjustSize()
49 assertEquals(0x6000_0000, CachingBufferPool.adjustSize(0x6000_0000)); in testAdjustSize()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/popups/
H A Dbeingpopup.cpp130 mBeingName->adjustSize(); in show()
146 ptr->adjustSize(); in show()
152 ptr->adjustSize(); in show()
165 ptr->adjustSize(); in show()
171 ptr->adjustSize(); in show()
186 ptr->adjustSize(); in show()
196 ptr->adjustSize(); in show()
206 ptr->adjustSize(); in show()
216 ptr->adjustSize(); in show()
290 ptr->adjustSize(); in show()
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/gui/widgets/tabs/
H A Dtargetdebugtab.cpp196 mTargetLabel->adjustSize(); in logic()
197 mTargetIdLabel->adjustSize(); in logic()
198 mTargetTypeLabel->adjustSize(); in logic()
199 mTargetLevelLabel->adjustSize(); in logic()
200 mTargetPartyLabel->adjustSize(); in logic()
201 mTargetGuildLabel->adjustSize(); in logic()
203 mMinHitLabel->adjustSize(); in logic()
204 mMaxHitLabel->adjustSize(); in logic()
206 mKarmaLabel->adjustSize(); in logic()
207 mMannerLabel->adjustSize(); in logic()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/qtdemo/
H A Dimageitem.cpp46 QGraphicsItem *parent, bool adjustSize, float scale) : DemoItem(scene, parent) in ImageItem() argument
51 this->adjustSize = adjustSize; in ImageItem()
67 …if (original->size().height() <= h && original->size().width() <= w && !this->adjustSize && this->… in createImage()
76 if (this->adjustSize){ in createImage()
88 if (this->adjustSize) in createImage()
94 if (!this->adjustSize){ in createImage()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/devel/fifechan/fifechan-0.1.5/src/widgets/
H A Diconprogressbar.cpp47 adjustSize(); in IconProgressBar()
59 adjustSize(); in IconProgressBar()
131 adjustSize(); in setImage()
142 adjustSize(); in setMaxIcons()
158 adjustSize(); in setOrientation()
186 adjustSize(); in resizeToContent()
189 void IconProgressBar::adjustSize() { in adjustSize() function in fcn::IconProgressBar
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:
/dports/devel/py-qt5-designerplugin/PyQt5-5.15.4/examples/qtdemo/
H A Dimageitem.py51 def __init__(self, image, maxWidth, maxHeight, parent=None, adjustSize=False, scale=1.0): argument
57 self.adjustSize = adjustSize
71 …if original.size().height() <= h and original.size().width() <= w and not self.adjustSize and self…
80 if self.adjustSize:
92 if self.adjustSize:
98 if not self.adjustSize:

12345678910>>...88