Home
last modified time | relevance | path

Searched refs:CSSStyleApplyProperty (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/css/
DCSSStyleApplyProperty.h47 class CSSStyleApplyProperty {
48 WTF_MAKE_NONCOPYABLE(CSSStyleApplyProperty);
50 static const CSSStyleApplyProperty& sharedCSSStyleApplyProperty();
76 CSSStyleApplyProperty();
DCSSStyleApplyProperty.cpp286 const CSSStyleApplyProperty& CSSStyleApplyProperty::sharedCSSStyleApplyProperty() in sharedCSSStyleApplyProperty()
288 DEFINE_STATIC_LOCAL(CSSStyleApplyProperty, cssStyleApplyPropertyInstance, ()); in sharedCSSStyleApplyProperty()
292 CSSStyleApplyProperty::CSSStyleApplyProperty() in CSSStyleApplyProperty() function in WebCore::CSSStyleApplyProperty
DCSSStyleSelector.h48 class CSSStyleApplyProperty; variable
88 friend class CSSStyleApplyProperty; variable
363 const CSSStyleApplyProperty& m_applyProperty;
DCSSStyleSelector.cpp439 , m_applyProperty(CSSStyleApplyProperty::sharedCSSStyleApplyProperty()) in CSSStyleSelector()
/external/webkit/Source/WebCore/
DChangeLog2508 Implement expanding CSS border properties in CSSStyleApplyProperty.
2513 * css/CSSStyleApplyProperty.cpp:
2514 (WebCore::CSSStyleApplyProperty::CSSStyleApplyProperty):
4744 Rename CSSStyleApplyProperty::propertyValue and setPropertyValue.
4749 * css/CSSStyleApplyProperty.cpp:
4751 * css/CSSStyleApplyProperty.h:
5019 * css/CSSStyleApplyProperty.cpp:
5022 (WebCore::CSSStyleApplyProperty::CSSStyleApplyProperty):
6297 Implement Length based CSS properties in CSSStyleApplyProperty
6302 * css/CSSStyleApplyProperty.cpp:
[all …]
DAndroid.mk66 css/CSSStyleApplyProperty.cpp \
DWebCore.pro420 css/CSSStyleApplyProperty.cpp \
1403 css/CSSStyleApplyProperty.h \
DCMakeLists.txt498 css/CSSStyleApplyProperty.cpp
DGNUmakefile.list.am984 Source/WebCore/css/CSSStyleApplyProperty.cpp \
985 Source/WebCore/css/CSSStyleApplyProperty.h \
DWebCore.gypi2324 'css/CSSStyleApplyProperty.cpp',
2325 'css/CSSStyleApplyProperty.h',
/external/webkit/Source/WebCore/rendering/style/
DRenderStyle.h112 friend class CSSStyleApplyProperty; // Sets members directly. variable
/external/webkit/Source/WebCore/WebCore.xcodeproj/
Dproject.pbxproj1710 …2AD00CAE3ED /* CSSStyleApplyProperty.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 809DD1DD13…
1711 …E2AD00CAE3ED /* CSSStyleApplyProperty.h in Headers */ = {isa = PBXBuildFile; fileRef = 809DD1DE130…
8321 …D /* CSSStyleApplyProperty.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType =…
8322 …E3ED /* CSSStyleApplyProperty.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
19015 809DD1DD130DE2AD00CAE3ED /* CSSStyleApplyProperty.cpp */,
19016 809DD1DE130DE2AD00CAE3ED /* CSSStyleApplyProperty.h */,
20167 809DD1E0130DE2AD00CAE3ED /* CSSStyleApplyProperty.h in Headers */,
23518 809DD1DF130DE2AD00CAE3ED /* CSSStyleApplyProperty.cpp in Sources */,