Searched defs:ElementData (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DElementData.cpp32 #include "core/dom/ElementData.h"
46 COMPILE_ASSERT(sizeof(ElementData) == sizeof(SameSizeAsElementData), element_attribute_data_should_stay_small);
53 ElementData::ElementData() function in class:WebCore::ElementData
62 ElementData::ElementData(unsigned arraySize) function in class:WebCore::ElementData
71 ElementData::ElementData(const ElementData& other, bool isUnique) function in class:WebCore::ElementData
83 void ElementData
[all...]
H A DElementData.h45 class ElementData : public RefCounted<ElementData> { class in namespace:WebCore
75 bool isEquivalent(const ElementData* other) const;
80 ElementData();
81 explicit ElementData(unsigned arraySize);
82 ElementData(const ElementData&, bool isUnique);
114 class ShareableElementData : public ElementData {
129 class UniqueElementData : public ElementData {
149 inline void ElementData
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 115 milliseconds