Searched defs:textIndent (Results 1 – 5 of 5) sorted by relevance
/external/webkit/WebCore/platform/ |
D | PopupMenuStyle.h | 38 …oreground, const Color& background, const Font& font, bool visible, Length textIndent, TextDirecti… in PopupMenuStyle() 52 Length textIndent() const { return m_textIndent; } in textIndent() function
|
/external/webkit/WebCore/bindings/objc/ |
D | DOMCSS.mm | 1221 {
|
/external/webkit/WebCore/rendering/style/ |
D | RenderStyle.h | 448 Length textIndent() const { return inherited->indent; } in textIndent() function
|
/external/webkit/SunSpider/tests/parse-only/ |
D | mootools-1.2.2-core-nc.js | 2242 zIndex: '@', 'zoom': '@', fontWeight: '@', textIndent: '@px', opacity: '@' property
|
D | concat-jquery-mootools-prototype.js | 6618 zIndex: '@', 'zoom': '@', fontWeight: '@', textIndent: '@px', opacity: '@' property
|