/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | PropertySetCSSStyleDeclaration.cpp | 177 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyCSSValue() local 185 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyValue() local 193 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyPriority() local 201 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyShorthand() local 212 CSSPropertyID propertyID = cssPropertyID(propertyName); in isPropertyImplicit() local 220 CSSPropertyID propertyID = cssPropertyID(propertyName); in setProperty() local 234 CSSPropertyID propertyID = cssPropertyID(propertyName); in removeProperty() local 250 …alue> AbstractPropertySetCSSStyleDeclaration::getPropertyCSSValueInternal(CSSPropertyID propertyID) in getPropertyCSSValueInternal() 255 String AbstractPropertySetCSSStyleDeclaration::getPropertyValueInternal(CSSPropertyID propertyID) in getPropertyValueInternal() 260 void AbstractPropertySetCSSStyleDeclaration::setPropertyInternal(CSSPropertyID propertyID, const St… in setPropertyInternal() [all …]
|
D | StylePropertySet.cpp | 174 bool MutableStylePropertySet::removeShorthandProperty(CSSPropertyID propertyID) in removeShorthandProperty() 190 bool MutableStylePropertySet::removeProperty(CSSPropertyID propertyID, String* returnText) in removeProperty() 218 void MutableStylePropertySet::removePrefixedOrUnprefixedProperty(CSSPropertyID propertyID) in removePrefixedOrUnprefixedProperty() 259 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, const String& value, bool impor… in setProperty() 271 void MutableStylePropertySet::setProperty(CSSPropertyID propertyID, PassRefPtrWillBeRawPtr<CSSValue… in setProperty() 328 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, CSSValueID identifier, bool imp… in setProperty() 334 bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, CSSPropertyID identifier, bool … in setProperty() 475 CSSProperty* MutableStylePropertySet::findCSSPropertyWithID(CSSPropertyID propertyID) in findCSSPropertyWithID() 483 bool StylePropertySet::propertyMatches(CSSPropertyID propertyID, const CSSValue* propertyValue) con… in propertyMatches()
|
D | CSSProperty.cpp | 179 CSSPropertyID CSSProperty::resolveDirectionAwareProperty(CSSPropertyID propertyID, TextDirection di… in resolveDirectionAwareProperty() 259 bool CSSProperty::isInheritedProperty(CSSPropertyID propertyID) in isInheritedProperty() 687 bool CSSProperty::isAffectedByAllProperty(CSSPropertyID propertyID) in isAffectedByAllProperty()
|
D | CSSProperty.h | 59 …: m_metadata(propertyID, isSetFromShorthand, indexInShorthandsVector, important, implicit, isInher… in m_metadata() argument
|
D | DOMWindowCSS.cpp | 61 CSSPropertyID propertyID = cssPropertyID(property.stripWhiteSpace()); in supports() local
|
D | StylePropertySerializer.cpp | 46 String StylePropertySerializer::getPropertyText(CSSPropertyID propertyID, const String& value, bool… in getPropertyText() 71 CSSPropertyID propertyID = property.id(); in asText() local 352 void StylePropertySerializer::appendFontLonghandValueIfExplicit(CSSPropertyID propertyID, StringBui… in appendFontLonghandValueIfExplicit() 796 CSSPropertyID propertyID = backgroundPropertyIds[i]; in appendBackgroundPropertyAsText() local
|
D | FontFace.cpp | 97 …RawPtr<CSSValue> parseCSSValue(const Document* document, const String& s, CSSPropertyID propertyID) in parseCSSValue() 274 …etPropertyFromString(const Document* document, const String& s, CSSPropertyID propertyID, Exceptio… in setPropertyFromString() 281 bool FontFace::setPropertyFromStyle(const StylePropertySet& properties, CSSPropertyID propertyID) in setPropertyFromStyle() 286 bool FontFace::setPropertyValue(PassRefPtrWillBeRawPtr<CSSValue> value, CSSPropertyID propertyID) in setPropertyValue()
|
D | CSSComputedStyleDeclaration.cpp | 588 static PassRefPtrWillBeRawPtr<CSSValueList> createPositionListForLayer(CSSPropertyID propertyID, co… in createPositionListForLayer() 604 …llBeRawPtr<CSSValue> valueForPositionOffset(RenderStyle& style, CSSPropertyID propertyID, const Re… in valueForPositionOffset() 1363 …illBeRawPtr<CSSValue> valueForCounterDirectives(const RenderStyle& style, CSSPropertyID propertyID) in valueForCounterDirectives() 1378 static void logUnimplementedPropertyID(CSSPropertyID propertyID) in logUnimplementedPropertyID() 1492 static bool isLayoutDependent(CSSPropertyID propertyID, PassRefPtr<RenderStyle> style, RenderObject… in isLayoutDependent() 1568 …wPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(CSSPropertyID propertyID, EUpdateL… in getPropertyCSSValue() 2906 bool CSSComputedStyleDeclaration::cssPropertyMatches(CSSPropertyID propertyID, const CSSValue* prop… in cssPropertyMatches() 2994 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyCSSValue() local 3003 CSSPropertyID propertyID = cssPropertyID(propertyName); in getPropertyValue() local 3036 …RawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValueInternal(CSSPropertyID propertyID) in getPropertyCSSValueInternal() [all …]
|
D | StylePropertyShorthandCustom.cpp | 115 const StylePropertyShorthand& parsingShorthandForProperty(CSSPropertyID propertyID) in parsingShorthandForProperty()
|
D | SVGCSSComputedStyleDeclaration.cpp | 99 …r<CSSValue> CSSComputedStyleDeclaration::getSVGPropertyCSSValue(CSSPropertyID propertyID, EUpdateL… in getSVGPropertyCSSValue()
|
D | StylePropertySet.h | 294 inline int StylePropertySet::findPropertyIndex(CSSPropertyID propertyID) const in findPropertyIndex()
|
D | CSSPrimitiveValue.cpp | 235 static const AtomicString& propertyName(CSSPropertyID propertyID) in propertyName() 268 CSSPrimitiveValue::CSSPrimitiveValue(CSSPropertyID propertyID) in CSSPrimitiveValue()
|
D | CSSPrimitiveValue.h | 225 static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifier(CSSPropertyID propertyID) in createIdentifier() 412 CSSPropertyID propertyID; member
|
/external/clang/test/CodeGenObjC/ |
D | objc2-ivar-assign.m | 24 @property ID propertyID; property
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
D | EditingStyle.cpp | 156 …static PassOwnPtrWillBeRawPtr<HTMLElementEquivalent> create(CSSPropertyID propertyID, CSSValueID p… in create() 248 …static PassOwnPtrWillBeRawPtr<HTMLAttributeEquivalent> create(CSSPropertyID propertyID, const Qual… in create() 252 …static PassOwnPtrWillBeRawPtr<HTMLAttributeEquivalent> create(CSSPropertyID propertyID, const Qual… in create() 372 EditingStyle::EditingStyle(CSSPropertyID propertyID, const String& value) in EditingStyle() 489 void EditingStyle::setProperty(CSSPropertyID propertyID, const String& value, bool important) in setProperty() 741 CSSPropertyID propertyID = m_mutableStyle->propertyAt(i).id(); in conflictsWithInlineStyleOfElement() local 1427 …ty(MutableStylePropertySet* style, const CSSValueList* newTextDecoration, CSSPropertyID propertyID) in setTextDecorationProperty() 1591 CSSValueID getIdentifierValue(StylePropertySet* style, CSSPropertyID propertyID) in getIdentifierValue() 1601 CSSValueID getIdentifierValue(CSSStyleDeclaration* style, CSSPropertyID propertyID) in getIdentifierValue()
|
D | EditingStyle.h | 91 … static PassRefPtrWillBeRawPtr<EditingStyle> create(CSSPropertyID propertyID, const String& value) in create()
|
D | Editor.cpp | 639 bool Editor::selectionStartHasStyle(CSSPropertyID propertyID, const String& value) const in selectionStartHasStyle() 645 TriState Editor::selectionHasStyle(CSSPropertyID propertyID, const String& value) const in selectionHasStyle() 650 String Editor::selectionStartCSSPropertyValue(CSSPropertyID propertyID) in selectionStartCSSPropertyValue()
|
D | EditorCommand.cpp | 119 …calFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const St… in executeApplyStyle() 126 …calFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, CSSValue… in executeApplyStyle() 136 …calFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, CSSValue… in executeToggleStyleInList() 160 …calFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const ch… in executeToggleStyle() 176 …calFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, const St… in executeApplyParagraphStyle() 226 static TriState stateStyle(LocalFrame& frame, CSSPropertyID propertyID, const char* desiredValue) in stateStyle() 233 static String valueStyle(LocalFrame& frame, CSSPropertyID propertyID) in valueStyle()
|
D | markup.cpp | 469 static bool propertyMissingOrEqualToNone(StylePropertySet* style, CSSPropertyID propertyID) in propertyMissingOrEqualToNone()
|
/external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/ |
D | DeferredLegacyStyleInterpolationTest.cpp | 20 static bool test(CSSPropertyID propertyID, const String& string) in test()
|
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/ |
D | CSSToStyleMap.cpp | 218 void CSSToStyleMap::mapFillXPosition(CSSPropertyID propertyID, FillLayer* layer, CSSValue* value) c… in mapFillXPosition() 242 void CSSToStyleMap::mapFillYPosition(CSSPropertyID propertyID, FillLayer* layer, CSSValue* value) c… in mapFillYPosition()
|
/external/chromium_org/third_party/WebKit/Source/core/html/ |
D | HTMLElement.cpp | 788 void HTMLElement::addHTMLLengthToStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, co… in addHTMLLengthToStyle() 879 void HTMLElement::addHTMLColorToStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, con… in addHTMLColorToStyle()
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
D | Element.cpp | 3201 bool Element::setInlineStyleProperty(CSSPropertyID propertyID, CSSValueID identifier, bool importan… in setInlineStyleProperty() 3209 bool Element::setInlineStyleProperty(CSSPropertyID propertyID, double value, CSSPrimitiveValue::Uni… in setInlineStyleProperty() 3217 bool Element::setInlineStyleProperty(CSSPropertyID propertyID, const String& value, bool important) in setInlineStyleProperty() 3226 bool Element::removeInlineStyleProperty(CSSPropertyID propertyID) in removeInlineStyleProperty() 3255 …rtyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, CSSValue… in addPropertyToPresentationAttributeStyle() 3261 …rtyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, double v… in addPropertyToPresentationAttributeStyle() 3267 …rtyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, const St… in addPropertyToPresentationAttributeStyle()
|
/external/chromium_org/third_party/WebKit/Source/core/css/parser/ |
D | BisonCSSParser-in.cpp | 874 static bool parseSimpleTransform(MutableStylePropertySet* properties, CSSPropertyID propertyID, con… in parseSimpleTransform() 930 bool BisonCSSParser::parseValue(MutableStylePropertySet* declaration, CSSPropertyID propertyID, con… in parseValue() 947 bool BisonCSSParser::parseValue(MutableStylePropertySet* declaration, CSSPropertyID propertyID, con… in parseValue() 970 bool BisonCSSParser::parseValue(MutableStylePropertySet* declaration, CSSPropertyID propertyID, con… in parseValue()
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGElement.cpp | 777 CSSPropertyID propertyID = cssPropertyIdForSVGAttributeName(name); in collectStyleForPresentationAttribute() local
|