Searched defs:specified (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DAttr.h46 bool specified() const { return m_specified; } function in class:WebCore::Attr
61 void setSpecified(bool specified) { m_specified = specified; } argument
/external/webkit/Source/WebCore/css/
H A DCSSGradientValue.cpp104 bool specified; member in struct:WebCore::GradientStop
108 , specified(false)
172 stops[i].specified = true;
178 stops[i].specified = true;
181 stops[i].specified = true;
185 // If a color-stop has a position that is less than the specified position of any
187 // largest specified position of any color-stop before it.
188 if (stops[i].specified && i > 0) {
191 if (stops[prevSpecifiedIndex].specified)
200 ASSERT(stops[0].specified
[all...]
/external/webkit/Source/WebCore/bindings/objc/
H A DPublicDOMInterfaces.h35 @property(readonly) BOOL specified; variable
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 164 milliseconds