HomeSort by relevance Sort by last modified time
    Searched refs:TextIndentLine (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyleConstants.h 505 enum TextIndentLine { TextIndentFirstLine, TextIndentEachLine };
RenderStyle.h 535 TextIndentLine textIndentLine() const { return static_cast<TextIndentLine>(rareInheritedData->m_textIndentLine); }
    [all...]

Completed in 428 milliseconds