Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DInlineFlowBox.cpp362 float InlineFlowBox::placeBoxesInInlineDirection(float logicalLeft, bool& needsWordSpacing) in placeBoxesInInlineDirection()
381 float& logicalLeft, float& minLogicalLeft, float& maxLogicalRight, bool& needsWordSpacing) in placeBoxRangeInInlineDirection()
DRenderBlockLineLayout.cpp561 bool needsWordSpacing; in computeInlineDirectionPositionsForLine() local
579 bool needsWordSpacing = true; in computeInlineDirectionPositionsForSegment() local
DRenderText.cpp916 bool needsWordSpacing = false; in computePreferredLogicalWidths() local