Home
last modified time | relevance | path

Searched refs:initialListStylePosition (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.h288 inherited_flags._list_style_position = initialListStylePosition(); in setBitDefaults()
1535 static EListStylePosition initialListStylePosition() { return OUTSIDE; } in initialListStylePosition() function