Searched defs:isAuto (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/style/
H A DOutlineValue.h52 bool isAuto() const { return m_isAuto; } function in class:WebCore::OutlineValue
/external/webkit/Source/WebCore/platform/
H A DLength.h171 bool isAuto() const { return type() == Auto; } function in struct:WebCore::Length
/external/webkit/Source/WebCore/css/
H A DCSSStyleSelector.cpp1422 bool isAuto; local
1423 TextDirection textDirection = toHTMLElement(m_styledElement)->directionalityIfhasDirAutoAttribute(isAuto);
1424 if (isAuto)
1771 if (style->height().isAuto()) {
1899 && style->width().isAuto())
/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 651 milliseconds