Home
last modified time | relevance | path

Searched defs:textDirection (Results 1 – 1 of 1) sorted by relevance

/external/webkit/WebCore/platform/
DPopupMenuStyle.h38 … Color& background, const Font& font, bool visible, Length textIndent, TextDirection textDirection) in PopupMenuStyle()
53 TextDirection textDirection() const { return m_textDirection; } in textDirection() function