Home
last modified time | relevance | path

Searched refs:availableSize (Results 126 – 150 of 341) sorted by relevance

12345678910>>...14

/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HLE/
H A DsceUsbMic.cpp231 u32 availableSize = getAvailableSize(); in resize() local
235 pop(buf_, availableSize); in resize()
236 available = availableSize; in resize()
237 end = availableSize; in resize()
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/pyqtgraph/util/
H A Dget_resolution.py10 availableResolution = screen.availableSize()
/dports/games/kfourinline/kfourinline-21.12.3/src/
H A Dkfontutils.h49 const QSizeF &availableSize,
/dports/graphics/krita/krita-4.4.8/plugins/dockers/animation/
H A Dtimeline_color_scheme.h50 QFont getOnionSkinsFont(const QString &maxString, const QSize &availableSize) const;
/dports/deskutils/maliit-framework/framework-2.1.1/src/quick/
H A Dinputmethodquick.cpp171 d->surface->setGeometry(QRect(QPoint(), QGuiApplication::primaryScreen()->availableSize())); in show()
387 const QSize screenSize(QGuiApplication::primaryScreen()->availableSize()); in propagateScreenSize()
395 return QGuiApplication::primaryScreen()->availableSize().height(); in screenHeight()
400 return QGuiApplication::primaryScreen()->availableSize().width(); in screenWidth()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/util/meego/
H A Dmain.cpp85 cache->shaderCount, cache->dataSize, cache->availableSize()); in main()
/dports/x11-toolkits/kf5-kguiaddons/kguiaddons-5.89.0/src/fonts/
H A Dkfontutils.h68 const QSizeF &availableSize,
/dports/graphics/digikam/digikam-7.4.0/core/libs/facesengine/detection/
H A Dfacedetector.cpp260 int FaceDetector::recommendedImageSize(const QSize& availableSize) const in recommendedImageSize()
262 Q_UNUSED(availableSize); in recommendedImageSize()
H A Dfacedetector.h106 int recommendedImageSize(const QSize& availableSize = QSize()) const;
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/dialogs/
H A DStylesComboPreview.h42 QSize availableSize() const;
/dports/editors/calligra/calligra-3.2.1/plugins/textshape/dialogs/
H A DStylesComboPreview.h42 QSize availableSize() const;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_container/
H A Dcommand_container_tests.cpp407 size_t availableSize = heap->getAvailableSpace(); in TEST_F() local
409 heap->getSpace(availableSize - sizeRequested / 2); in TEST_F()
439 size_t availableSize = heap->getAvailableSpace(); in TEST_F() local
441 heap->getSpace(availableSize - sizeRequested / 2); in TEST_F()
473 auto availableSize = stream->getMaxAvailableSpace(); in TEST_F() local
479 EXPECT_EQ(cmdBufSize, availableSize); in TEST_F()
/dports/textproc/sigil/Sigil-1.8.0/src/Dialogs/
H A DEmptyLayout.cpp86 const QSize availableSize = QApplication::desktop()->availableGeometry(view).size(); in EmptyLayout() local
87 view->resize(availableSize / 2); in EmptyLayout()
285 const QSize availableSize = QApplication::desktop()->availableGeometry(view).size(); in loadDesign() local
286 view->resize(availableSize / 2); in loadDesign()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/generic/
H A DnsVideoFrame.cpp318 LogicalSize availableSize = aReflowInput.AvailableSize(wm); in Reflow() local
324 availableSize, in Reflow()
359 LogicalSize availableSize = aReflowInput.AvailableSize(wm); in Reflow() local
365 availableSize, in Reflow()
/dports/graphics/libavif/libavif-0.9.3/tests/
H A Daviftest.c285 uint64_t availableSize = reader->rodata.size - offset; in avifIOTestReaderRead() local
286 if (size > availableSize) { in avifIOTestReaderRead()
287 size = (size_t)availableSize; in avifIOTestReaderRead()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libavif/src/tests/
H A Daviftest.c285 uint64_t availableSize = reader->rodata.size - offset; in avifIOTestReaderRead() local
286 if (size > availableSize) { in avifIOTestReaderRead()
287 size = (size_t)availableSize; in avifIOTestReaderRead()
/dports/graphics/urho3d/Urho3D-1.7.1/bin/Data/LuaScripts/
H A D43_HttpRequestDemo.lua60 if httpRequest.availableSize > 0 then
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/gl2paintengineex/
H A Dqglshadercache_meego_p.h137 inline int availableSize() const { return ShaderCacheDataSize - dataSize; } in availableSize() function
367 if (binaryLength > cache->availableSize()) {
/dports/audio/carla/Carla-2.4.1/source/modules/juce_core/streams/
H A Djuce_MemoryOutputStream.h122 size_t position = 0, size = 0, availableSize = 0; variable
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/src/
H A Dmain.cpp40 && QGuiApplication::primaryScreen()->availableSize().width() <= 1920 in main()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/streams/
H A Djuce_MemoryOutputStream.h122 size_t position = 0, size = 0, availableSize = 0; variable
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_core/streams/
H A Djuce_MemoryOutputStream.h122 size_t position = 0, size = 0, availableSize = 0; variable
/dports/www/firefox/firefox-99.0/layout/generic/
H A DnsCanvasFrame.cpp743 auto availableSize = aReflowInput.AvailableSize(kidWM); in Reflow() local
746 if (prevCanvasFrame && availableSize.BSize(kidWM) != NS_UNCONSTRAINEDSIZE && in Reflow()
771 availableSize.BSize(kidWM) -= bOffset; in Reflow()
774 if (MOZ_LIKELY(availableSize.BSize(kidWM) > 0)) { in Reflow()
776 availableSize); in Reflow()
/dports/graphics/pixie/Pixie/src/ri/
H A Dmemory.cpp94 newPage->availableSize = size; in memoryNewPage()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtsvg/examples/svg/svgviewer/
H A Dmainwindow.cpp182 const QSize availableSize = this->screen()->availableGeometry().size(); in loadFile() local
183 resize(m_view->sizeHint().expandedTo(availableSize / 4) + QSize(80, 80 + menuBar()->height())); in loadFile()

12345678910>>...14