Home
last modified time | relevance | path

Searched defs:isShorthand (Results 1 – 17 of 17) sorted by relevance

/dports/www/mediawiki136/mediawiki-1.36.3/vendor/wikimedia/purtle/src/
H A DRdfWriterBase.php164 protected function isShorthand( $shorthand ) { function in Wikimedia\\Purtle\\RdfWriterBase
/dports/www/mediawiki135/mediawiki-1.35.5/vendor/wikimedia/purtle/src/
H A DRdfWriterBase.php164 protected function isShorthand( $shorthand ) { function in Wikimedia\\Purtle\\RdfWriterBase
/dports/www/mediawiki137/mediawiki-1.37.1/vendor/wikimedia/purtle/src/
H A DRdfWriterBase.php164 protected function isShorthand( $shorthand ) { function in Wikimedia\\Purtle\\RdfWriterBase
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/animation/
H A DCompositeAnimation.cpp109 bool isShorthand; in updateTransitions() local
H A DAnimationBase.cpp835 int AnimationBase::getPropertyAtIndex(int i, bool& isShorthand) in getPropertyAtIndex()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/inspector/
H A DInspectorUtils.cpp419 bool isShorthand = Servo_Property_IsShorthand(&aProperty, &found); in CssPropertyIsShorthand() local
/dports/www/firefox-esr/firefox-91.8.0/layout/inspector/
H A DInspectorUtils.cpp421 bool isShorthand = Servo_Property_IsShorthand(&aProperty, &found); in CssPropertyIsShorthand() local
/dports/www/firefox/firefox-99.0/layout/inspector/
H A DInspectorUtils.cpp447 bool isShorthand = Servo_Property_IsShorthand(&aProperty, &found); in CssPropertyIsShorthand() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/inspector/
H A DInspectorUtils.cpp421 bool isShorthand = Servo_Property_IsShorthand(&aProperty, &found); in CssPropertyIsShorthand() local
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DReflectParse.cpp1104 bool isShorthand, TokenPos* pos, in propertyPattern()
1127 PropKind kind, bool isShorthand, in propertyInitializer()
2640 bool isShorthand = pn->isKind(ParseNodeKind::Shorthand); in property() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DKeyframeUtils.cpp1580 bool isShorthand = nsCSSProps::IsShorthand(aPacedProperty); in GetCumulativeDistances() local
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DReflectParse.cpp1294 bool isShorthand, TokenPos* pos, in propertyPattern()
1323 PropKind kind, bool isShorthand, in propertyInitializer()
3392 bool isShorthand = node->isKind(ParseNodeKind::Shorthand); in property() local
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DReflectParse.cpp1273 bool isShorthand, TokenPos* pos, in propertyPattern()
1302 PropKind kind, bool isShorthand, in propertyInitializer()
3222 bool isShorthand = node->isKind(ParseNodeKind::Shorthand); in property() local
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DReflectParse.cpp1236 NodeBuilder::propertyPattern(HandleValue key, HandleValue patt, bool isShorthand, TokenPos* pos, in propertyPattern()
1270 NodeBuilder::propertyInitializer(HandleValue key, HandleValue val, PropKind kind, bool isShorthand, in propertyInitializer()
3238 bool isShorthand = pn->isKind(PNK_SHORTHAND); in property() local
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DReflectParse.cpp1294 bool isShorthand, TokenPos* pos, in propertyPattern()
1323 PropKind kind, bool isShorthand, in propertyInitializer()
3392 bool isShorthand = node->isKind(ParseNodeKind::Shorthand); in property() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/builtin/
H A DReflectParse.cpp1229 NodeBuilder::propertyPattern(HandleValue key, HandleValue patt, bool isShorthand, TokenPos* pos, in propertyPattern()
1263 NodeBuilder::propertyInitializer(HandleValue key, HandleValue val, PropKind kind, bool isShorthand, in propertyInitializer()
3271 bool isShorthand = pn->isKind(PNK_SHORTHAND); in property() local
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DReflectParse.cpp1310 bool isShorthand, TokenPos* pos, in propertyPattern()
1339 PropKind kind, bool isShorthand, in propertyInitializer()
3591 bool isShorthand = node->isKind(ParseNodeKind::Shorthand); in property() local