Home
last modified time | relevance | path

Searched refs:needsCopy (Results 1 – 25 of 59) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/image/
H A Dqvolatileimagedata_symbian.cpp188 bool needsCopy = bitmap->IsCompressedInRAM(); in bitmapNeedsCopy() local
190 needsCopy |= (bitmap->ExtendedBitmapType() != KNullUid); in bitmapNeedsCopy()
192 return needsCopy; in bitmapNeedsCopy()
383 bool needsCopy = bitmapNeedsCopy(source); in initWithBitmap() local
387 if (needsCopy) { in initWithBitmap()
398 if (needsCopy) { in initWithBitmap()
401 } else if (needsCopy) { in initWithBitmap()
H A Dqpixmap_raster_symbian.cpp828 bool needsCopy = false; in toNativeType() local
835 needsCopy = true; in toNativeType()
850 needsCopy = true; in toNativeType()
853 if (needsCopy) { in toNativeType()
910 bool needsCopy = false; in fromNativeType() local
957 needsCopy = true; in fromNativeType()
964 if (needsCopy) { in fromNativeType()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qtsupport/
H A Dgettingstartedwelcomepage.cpp195 const bool needsCopy = withNtfsPermissions<bool>([proFileInfo] { in openProject() local
201 if (needsCopy) in openProject()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/guilib/
H A DFFmpegImage.cpp437 bool needsCopy = false; in DecodeFrame() local
461 needsCopy = true; in DecodeFrame()
501 if (needsCopy) in DecodeFrame()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java842 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
847 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java842 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
847 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java842 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
847 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java842 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
847 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java842 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
847 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java843 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
848 if (!needsCopy) { in getZoneStringsImpl()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/util/
H A Dqdeclarativestate_p.h101 virtual bool needsCopy() { return false; } in needsCopy() function
H A Dqdeclarativestateoperations_p.h288 virtual bool needsCopy() { return true; } in needsCopy() function
H A Dqdeclarativestate.cpp612 … if (action.event != d->revertList.at(jj).event() && action.event->needsCopy()) { in apply()
H A Dqdeclarativepropertychanges.cpp174 virtual bool needsCopy() { return true; } in needsCopy() function in QDeclarativeReplaceSignalHandler
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickstate_p.h108 virtual bool needsCopy() { return false; } in needsCopy() function
H A Dqquickstate.cpp567 … if (action.event != d->revertList.at(jj).event() && action.event->needsCopy()) { in apply()
H A Dqquickpropertychanges.cpp167 bool needsCopy() override { return true; } in needsCopy() function in QQuickReplaceSignalHandler
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/util/
H A Dqquickstate_p.h108 virtual bool needsCopy() { return false; } in needsCopy() function
H A Dqquickstate.cpp567 … if (action.event != d->revertList.at(jj).event() && action.event->needsCopy()) { in apply()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/text/
H A DDateFormatSymbols.java817 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
822 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java847 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
852 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java847 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
852 if (!needsCopy) { in getZoneStringsImpl()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/text/
H A DDateFormatSymbols.java817 private String[][] getZoneStringsImpl(boolean needsCopy) { in getZoneStringsImpl() argument
822 if (!needsCopy) { in getZoneStringsImpl()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickstateoperations_p.h210 bool needsCopy() override { return true; } in needsCopy() function
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/quick/items/
H A Dqquickstateoperations_p.h210 bool needsCopy() override { return true; } in needsCopy() function

123