Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
Dbidi.cpp1039 …bool shouldSeparateSpaces = textAlign != LEFT && textAlign != WEBKIT_LEFT && textAlign != TAAUTO |… in layoutInlineChildren() local
1040 if (shouldSeparateSpaces) { in layoutInlineChildren()