Home
last modified time | relevance | path

Searched defs:oldAttributes (Results 1 – 25 of 47) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/undo/
H A DAbstractMarkersOperation.java174 Map oldAttributes = markers[i].getAttributes(); in updateMarkers() local
189 Map oldAttributes = markers[i].getAttributes(); in updateMarkers() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/printing/android/java/src/org/chromium/printing/
H A DPrintDocumentAdapterWrapper.java33 PrintAttributes oldAttributes, in onLayout()
122 PrintAttributes oldAttributes, in onLayout()
H A DPrintingControllerImpl.java221 PrintAttributes oldAttributes, in onLayout()
/dports/www/chromium-legacy/chromium-88.0.4324.182/printing/android/java/src/org/chromium/printing/
H A DPrintDocumentAdapterWrapper.java33 PrintAttributes oldAttributes, in onLayout()
122 PrintAttributes oldAttributes, in onLayout()
H A DPrintingControllerImpl.java221 PrintAttributes oldAttributes, in onLayout()
/dports/editors/libreoffice/libreoffice-7.2.6.2/android/source/src/java/org/libreoffice/
H A DPDFDocumentAdapter.java31 …public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, CancellationSig… in onLayout()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/android/source/src/java/org/libreoffice/
H A DPDFDocumentAdapter.java31 …public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, CancellationSig… in onLayout()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/nio/file/attribute/BasicFileAttributeView/
H A DUnixSocketFile.java115 BasicFileAttributes oldAttributes = attributeView.readAttributes(); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/java/src/org/chromium/android_webview/
H A DAwPrintDocumentAdapter.java53 public void onLayout(PrintAttributes oldAttributes, PrintAttributes newAttributes, in onLayout()
/dports/x11-toolkits/tk85/tk8.5.19/macosx/
H A DtkMacOSXWm.c1289 UInt64 oldAttributes = wmPtr->attributes; in WmSetAttribute() local
2889 UInt64 oldAttributes = wmPtr->attributes; in WmResizableCmd() local
5339 UInt64 oldAttributes = wmPtr->attributes; in WmWinStyle() local
6149 UInt64 oldAttributes, in ApplyWindowAttributeFlagChanges()
6306 UInt64 oldAttributes = wmPtr->attributes; in ApplyMasterOverrideChanges() local
6461 UInt64 oldAttributes = wmPtr->attributes; in TkMacOSXMakeFullscreen() local
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/Application/src/
H A Dedfeditor.cpp353 QDomNamedNodeMap oldAttributes = element.attributes(); in updateElement() local
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/uidescription/editing/
H A Duiactions.h364 std::list<SharedPointer<UIAttributes> > oldAttributes; variable
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/uidescription/editing/
H A Duiactions.h364 std::list<SharedPointer<UIAttributes> > oldAttributes; variable
/dports/x11-toolkits/tk87/tk8.7a5/macosx/
H A DtkMacOSXWm.c1515 UInt64 oldAttributes = wmPtr->attributes; in WmSetAttribute() local
3281 UInt64 oldAttributes = wmPtr->attributes; in WmResizableCmd() local
5853 UInt64 oldAttributes = wmPtr->attributes; in WmWinStyle() local
6787 UInt64 oldAttributes, in ApplyWindowAttributeFlagChanges()
6974 UInt64 oldAttributes = wmPtr->attributes; in ApplyContainerOverrideChanges() local
/dports/x11-toolkits/tk86/tk8.6.12/macosx/
H A DtkMacOSXWm.c1515 UInt64 oldAttributes = wmPtr->attributes; in WmSetAttribute() local
3281 UInt64 oldAttributes = wmPtr->attributes; in WmResizableCmd() local
5872 UInt64 oldAttributes = wmPtr->attributes; in WmWinStyle() local
6799 UInt64 oldAttributes, in ApplyWindowAttributeFlagChanges()
6986 UInt64 oldAttributes = wmPtr->attributes; in ApplyContainerOverrideChanges() local
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DBasicStrokeShaders.cpp664 vector<StrokeAttribute> oldAttributes; in shade() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/
H A DModuleDialog.java751 IClasspathAttribute[] oldAttributes= entry.getExtraAttributes(); in copyCPEntryWithoutModuleAttribute() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
H A DTestBasic.java1200 Set<String> oldAttributes = oldElement2Attributes in TestBasicDTDCompatibility() local

12