Home
last modified time | relevance | path

Searched defs:propertyID (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/css/
DPropertySetCSSStyleDeclaration.cpp177 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 …]
DStylePropertySet.cpp174 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()
DCSSProperty.cpp179 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()
DCSSProperty.h59 …: m_metadata(propertyID, isSetFromShorthand, indexInShorthandsVector, important, implicit, isInher… in m_metadata() argument
DDOMWindowCSS.cpp61 CSSPropertyID propertyID = cssPropertyID(property.stripWhiteSpace()); in supports() local
DStylePropertySerializer.cpp46 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
DFontFace.cpp97 …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()
DCSSComputedStyleDeclaration.cpp588 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 …]
DStylePropertyShorthandCustom.cpp115 const StylePropertyShorthand& parsingShorthandForProperty(CSSPropertyID propertyID) in parsingShorthandForProperty()
DSVGCSSComputedStyleDeclaration.cpp99 …r<CSSValue> CSSComputedStyleDeclaration::getSVGPropertyCSSValue(CSSPropertyID propertyID, EUpdateL… in getSVGPropertyCSSValue()
DStylePropertySet.h294 inline int StylePropertySet::findPropertyIndex(CSSPropertyID propertyID) const in findPropertyIndex()
DCSSPrimitiveValue.cpp235 static const AtomicString& propertyName(CSSPropertyID propertyID) in propertyName()
268 CSSPrimitiveValue::CSSPrimitiveValue(CSSPropertyID propertyID) in CSSPrimitiveValue()
DCSSPrimitiveValue.h225 static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifier(CSSPropertyID propertyID) in createIdentifier()
412 CSSPropertyID propertyID; member
/external/clang/test/CodeGenObjC/
Dobjc2-ivar-assign.m24 @property ID propertyID; property
/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditingStyle.cpp156 …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()
DEditingStyle.h91 … static PassRefPtrWillBeRawPtr<EditingStyle> create(CSSPropertyID propertyID, const String& value) in create()
DEditor.cpp639 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()
DEditorCommand.cpp119 …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()
Dmarkup.cpp469 static bool propertyMissingOrEqualToNone(StylePropertySet* style, CSSPropertyID propertyID) in propertyMissingOrEqualToNone()
/external/chromium_org/third_party/WebKit/Source/core/animation/interpolation/
DDeferredLegacyStyleInterpolationTest.cpp20 static bool test(CSSPropertyID propertyID, const String& string) in test()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DCSSToStyleMap.cpp218 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/
DHTMLElement.cpp788 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/
DElement.cpp3201 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/
DBisonCSSParser-in.cpp874 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/
DSVGElement.cpp777 CSSPropertyID propertyID = cssPropertyIdForSVGAttributeName(name); in collectStyleForPresentationAttribute() local

12