Home
last modified time | relevance | path

Searched refs:ATTR_VISIBILITY (Results 1 – 25 of 31) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools/src/org/eclipse/pde/api/tools/internal/
H A DApiDescriptionManager.java316 int vis = getInt(element, IApiXmlConstants.ATTR_VISIBILITY); in restoreNode()
347 int vis = getInt(element, IApiXmlConstants.ATTR_VISIBILITY); in restoreNode()
361 int vis = getInt(element, IApiXmlConstants.ATTR_VISIBILITY); in restoreNode()
370 int vis = getInt(element, IApiXmlConstants.ATTR_VISIBILITY); in restoreNode()
H A DApiDescriptionXmlCreator.java116 element.setAttribute(IApiXmlConstants.ATTR_VISIBILITY, Integer.toString(visibility)); in annotateElementAttributes()
168 fPackage.setAttribute(IApiXmlConstants.ATTR_VISIBILITY, Integer.toString(fPackageVisibility)); in visitElement()
H A DIApiXmlConstants.java243 public static final String ATTR_VISIBILITY = "visibility"; //$NON-NLS-1$ field
H A DApiDescription.java248 xmlElement.setAttribute(IApiXmlConstants.ATTR_VISIBILITY, Integer.toString(this.visibility)); in persistAnnotations()
H A DProjectApiDescription.java137 pkg.setAttribute(IApiXmlConstants.ATTR_VISIBILITY, Integer.toString(this.visibility)); in persistXML()
/dports/www/kf5-khtml/khtml-5.89.0/src/dom/
H A Dhtml_block.cpp462 return ((ElementImpl *)impl)->getAttribute(ATTR_VISIBILITY); in visibility()
468 ((ElementImpl *)impl)->setAttribute(ATTR_VISIBILITY, value); in setVisibility()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaSceneGraph.cpp386 DagHelper::getPlugValue ( dagPath.node(), ATTR_VISIBILITY, isVisible ); in getIsExportNode()
411 … if ( !AnimationHelper::isAnimated ( animationCache, dagPath.node(), ATTR_VISIBILITY ) ) in getIsExportNode()
H A DCOLLADAMayaVisualSceneExporter.cpp1199 if ( DagHelper::getPlugValue ( mTransformObject, ATTR_VISIBILITY, isVisible ) ) in exportVisibility()
1203 …animationResult = AnimationHelper::isAnimated( animationCache, mTransformObject, ATTR_VISIBILITY ); in exportVisibility()
1209 … sceneNode->addExtraTechniqueParameter ( PROFILE_MAYA, ATTR_VISIBILITY, isVisible ); in exportVisibility()
1212 … animationExporter->addNodeAnimation ( mTransformObject, ATTR_VISIBILITY, kBoolean ); in exportVisibility()
H A DCOLLADAMayaControllerExporter.cpp1499 DagHelper::getPlugValue ( item.mesh, ATTR_VISIBILITY, item.isVisible ); in setValidMeshParameters()
1501 DagHelper::setPlugValue ( item.mesh, ATTR_VISIBILITY, true ); in setValidMeshParameters()
1514 DagHelper::setPlugValue ( item.mesh, ATTR_VISIBILITY, item.isVisible ); in resetMeshParameters()
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtml_blockimpl.cpp317 case ATTR_VISIBILITY: in parseAttribute()
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/include/
H A DCOLLADAMayaSyntax.h290 static const char* ATTR_VISIBILITY = "visibility"; variable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/snafu-derive-0.6.6/src/
H A Dlib.rs463 const ATTR_VISIBILITY: OnlyValidOn = OnlyValidOn { const
646 … SnafuAttribute::Visibility(tokens, ..) => field_errors.add(tokens, ATTR_VISIBILITY), in parse_snafu_enum()
794 SnafuAttribute::Visibility(tokens, ..) => struct_errors.add(tokens, ATTR_VISIBILITY), in parse_snafu_struct()
/dports/deskutils/just/just-0.10.5/cargo-crates/snafu-derive-0.6.10/src/
H A Dlib.rs476 const ATTR_VISIBILITY: OnlyValidOn = OnlyValidOn { const
706 SnafuAttribute::Visibility(tokens, ..) => field_errors.add(tokens, ATTR_VISIBILITY), in field_container()
910 SnafuAttribute::Visibility(tokens, ..) => struct_errors.add(tokens, ATTR_VISIBILITY), in parse_snafu_tuple_struct()
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/snafu-derive-0.6.10/src/
H A Dlib.rs476 const ATTR_VISIBILITY: OnlyValidOn = OnlyValidOn { const
706 SnafuAttribute::Visibility(tokens, ..) => field_errors.add(tokens, ATTR_VISIBILITY), in field_container()
910 SnafuAttribute::Visibility(tokens, ..) => struct_errors.add(tokens, ATTR_VISIBILITY), in parse_snafu_tuple_struct()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.h418 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
H A DnsHtml5AttributeName.cpp377 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_VISIBILITY = nullptr; member in nsHtml5AttributeName
1276 ATTR_VISIBILITY = new nsHtml5AttributeName( in initializeStatics()
2240 ATTRIBUTE_NAMES[374] = ATTR_VISIBILITY; in initializeStatics()
2614 delete ATTR_VISIBILITY; in releaseStatics()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.h417 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
H A DnsHtml5AttributeName.cpp376 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_VISIBILITY = nullptr; member in nsHtml5AttributeName
1275 ATTR_VISIBILITY = new nsHtml5AttributeName( in initializeStatics()
2239 ATTRIBUTE_NAMES[374] = ATTR_VISIBILITY; in initializeStatics()
2613 delete ATTR_VISIBILITY; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.h414 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
H A DnsHtml5AttributeName.cpp369 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_VISIBILITY = nullptr; member in nsHtml5AttributeName
1259 ATTR_VISIBILITY = new nsHtml5AttributeName( in initializeStatics()
1935 ATTRIBUTE_NAMES[92] = ATTR_VISIBILITY; in initializeStatics()
2582 delete ATTR_VISIBILITY; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.h418 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
H A DnsHtml5AttributeName.cpp377 nsHtml5AttributeName* nsHtml5AttributeName::ATTR_VISIBILITY = nullptr; member in nsHtml5AttributeName
1276 ATTR_VISIBILITY = new nsHtml5AttributeName( in initializeStatics()
2240 ATTRIBUTE_NAMES[374] = ATTR_VISIBILITY; in initializeStatics()
2614 delete ATTR_VISIBILITY; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.h417 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.h451 static nsHtml5AttributeName* ATTR_VISIBILITY; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/misc/
H A Dhtmlnames.h270 #define ATTR_VISIBILITY ((DOM::emptyNamespace << 16) | 206) macro

12