Home
last modified time | relevance | path

Searched defs:currentSize (Results 1 – 25 of 781) sorted by relevance

12345678910>>...32

/dports/x11/plasma5-libkscreen/libkscreen-5.23.5/src/
H A Dscreen.cpp32 QSize currentSize; member in Screen::Private
69 QSize Screen::currentSize() const in currentSize() function in Screen
74 void Screen::setCurrentSize(const QSize &currentSize) in setCurrentSize()
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Db_search.h36 fixed_t currentSize; // size of array member
45 fixed_t currentSize; // size of list member
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/persistence/
H A DFilePadding.java46 private long currentSize; field in FilePadding
65 public void setCurrentSize(long currentSize) { in setCurrentSize()
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dpqueue.cpp50 uint32_t currentSize = pq->currentSize; in PQueuePush() local
97 uint32_t currentSize = pq->currentSize; in PQueuePop() local
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/robin-hood-hashing/src/test/unit/
H A Dunit_iterators_erase.cpp28 size_t currentSize = map.size(); variable
/dports/science/dftbplus/dftbplus-19.1/prog/dftb+/lib_common/
H A Dmemman.F9033 integer, intent(in) :: currentSize local
/dports/devel/icmake/icmake-9b958b05ac462adf6cde394875964a8127599514/icmake/dep/vector/
H A Dresize.c5 int currentSize = vector->size; in resize() local
/dports/graphics/okular/okular-21.12.3/generators/dvi/
H A DpageSize.h277 int currentSize; variable
/dports/java/icedtea-web/icedtea-web-1.6.2/netx/net/sourceforge/jnlp/splashscreen/impls/defaultsplashscreen2012/
H A DBasePainter.java206 private static double scaleY(double currentSize, double origValue) { in scaleY()
210 private static double scaleX(double currentSize, double origValue) { in scaleX()
214 private static double getRatioY(double currentSize) { in getRatioY()
218 private static double getRatioX(double currentSize) { in getRatioX()
222 public static double scale(double origSize, double currentSize, double origValue) { in scale()
226 public static double getRatio(double origSize, double currentSize) { in getRatio()
H A DErrorPainter.java81 public static double interpol(double origSize, double currentSize, double from, double to) { in interpol()
95 … public static Color interpolateColor(double origSize, double currentSize, Color from, Color to) { in interpolateColor()
169 private void interpolateColor(int origSize, int currentSize) { in interpolateColor()
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSVehicleContainer.h128 int currentSize; variable
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/symbol_editor/
H A Dsymbol_editor_settings.cpp94 if( OPT<int> currentSize = Get<int>( gridSizePtr ) ) in MigrateFromLegacy() local
/dports/devel/folly/folly-2021.12.27.00/folly/logging/
H A DLogStream.cpp22 auto currentSize = str_.size(); in overflow() local
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-getter/
H A Dclient_option_progress.go37 TrackProgress(src string, currentSize, totalSize int64, stream io.ReadCloser) (body io.ReadCloser) argument
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/bundles/
H A DTestResults.java29 int currentSize = events.size(); in getResults() local
/dports/x11/kdisplay/kdisplay-b64cf06bf9945b550a965126c750440a6617e4ef/tests/kded/configs/
H A DworkstationWithoutScreens.json13 "currentSize" : { object
/dports/x11/plasma5-kscreen/kscreen-5.23.5/tests/kded/configs/
H A DworkstationWithoutScreens.json13 "currentSize" : { object
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/layout/
H A Djuce_StretchableLayoutManager.h242 int currentSize; member
/dports/devel/juce/JUCE-f37e9a1/modules/juce_gui_basics/layout/
H A Djuce_StretchableLayoutManager.h242 int currentSize; member
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/src/annotations/undo/
H A DScaleCommand.cpp28 auto currentSize = backgroundImage->boundingRect().size(); in ScaleCommand() local

12345678910>>...32