Home
last modified time | relevance | path

Searched refs:Properties (Results 1 – 25 of 86247) sorted by last modified time

12345678910>>...3450

/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/afterstep/
H A Ddatabase15 # * under Microsoft Windows from the "Window Properties" in the (start)menu
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dpropgridiface.sip1344 :see: `wx.propgrid.PropertyGridInterface.Properties`
1375 for prop in propGrid.Properties:
1390 PropertyGridInterface.Properties = property(PropertyGridInterface._Properties)
1403 :see: `wx.propgrid.PropertyGridInterface.Properties`
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/include/
H A DIColladaMeshWriter.h206 : Properties(0), DefaultProperties(0), NameGenerator(0), DefaultNameGenerator(0) in IColladaMeshWriter()
216 if ( Properties ) in ~IColladaMeshWriter()
217 Properties->drop(); in ~IColladaMeshWriter()
312 if ( p == Properties ) in setProperties()
316 if ( Properties ) in setProperties()
317 Properties->drop(); in setProperties()
318 Properties = p; in setProperties()
324 return Properties; in getProperties()
390 IColladaMeshWriterProperties * Properties;
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCPLYMeshFileLoader.h113 core::array<SPLYProperty> Properties; member
H A DCPLYMeshFileLoader.cpp188 el->Properties.push_back(prop); in createMesh()
306 if (Element.Properties[i].Name == "x") in readVertex()
308 else if (Element.Properties[i].Name == "y") in readVertex()
310 else if (Element.Properties[i].Name == "z") in readVertex()
327 else if (Element.Properties[i].Name == "u") in readVertex()
329 else if (Element.Properties[i].Name == "v") in readVertex()
352 skipProperty(Element.Properties[i]); in readVertex()
369 Element.Properties[i].Name == "vertex_index") && Element.Properties[i].Type == EPLYPT_LIST) in readFace()
394 skipProperty(Element.Properties[i]); in readFace()
397 skipProperty(Element.Properties[i]); in readFace()
[all …]
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/Prima/
H A DWindow.pod223 =head2 Properties section
H A DPrinter.pod85 =head2 Properties section
H A DWidget.pod1121 =head2 Properties section
H A DClipboard.pod188 =head2 Properties section
H A Dgp-problems.pod60 =item Properties
H A DObject.pod81 L<"Properties">, the idea is that a newly created object will have 'owner'
207 =head2 Properties section
209 Properties are methods that combine functionality of two ephemeral "get" and
H A DFile.pod74 =head2 Properties section
H A DMenu.pod481 =head2 Properties section
H A DTimer.pod53 =head2 Properties section
/dports/x11-toolkits/p5-Prima/Prima-1.63/pod/
H A Dprima-gencls.pod562 =head2 Properties section
577 Properties can operate with different, but fixed amount
/dports/x11-fm/xfe/xfe-1.44/src/
H A DMakefile.in160 CommandWindow.cpp Properties.cpp Preferences.cpp FilePanel.cpp \
186 CommandWindow.$(OBJEXT) Properties.$(OBJEXT) \
291 ./$(DEPDIR)/Preferences.Po ./$(DEPDIR)/Properties.Po \
/dports/x11/cinnamon/cinnamon-4.8.6/
H A Dcinnamon.pot83 msgid "Launcher Properties"
112 msgid "Directory Properties"
163 msgid "Properties"
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/split-0.2.3.4/
H A Dsplit.cabal33 Extra-source-files: README, test/Properties.hs, CHANGES
44 main-is: Properties.hs
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/hashable-1.3.0.0/
H A Dhashable.cabal88 Other-modules: Properties Regress
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/glib-0.13.8.1/
H A Dglib.cabal55 System.Glib.Properties
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/hashable-1.3.0.0/
H A Dhashable.cabal88 Other-modules: Properties Regress
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/
H A Devent.cc206 void Event::SetProperties(const Properties& properties) { in SetProperties()
207 properties_ = std::make_unique<Properties>(properties); in SetProperties()
353 properties_ = std::make_unique<Properties>(*properties); in Event()
371 ? std::make_unique<Properties>(*copy.properties_) in Event()
391 properties_ = std::make_unique<Properties>(*rhs.properties_); in operator =()
/dports/www/firefox/firefox-99.0/toolkit/mozapps/extensions/internal/
H A DXPIDatabase.jsm93 // Properties to cache and reload when an addon installation is pending
108 // Properties to save in JSON file
2620 * @param {Object} properties - Properties to set on the addon
/dports/www/firefox-esr/firefox-91.8.0/toolkit/mozapps/extensions/internal/
H A DXPIDatabase.jsm92 // Properties to cache and reload when an addon installation is pending
108 // Properties to save in JSON file
2516 * @param {Object} properties - Properties to set on the addon
/dports/www/otrs/otrs-rel-6_0_29/Kernel/System/Ticket/
H A DTicketACL.pm234 if ( ref( $ACL->{Properties}{$Check} ) eq 'HASH' ) {
398 !IsHashRefWithData( $Step{Properties} )
504 if ( !IsHashRefWithData( $Step{Properties} ) ) {

12345678910>>...3450