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.cpp359 float InlineFlowBox::placeBoxesInInlineDirection(float logicalLeft, bool& needsWordSpacing, GlyphOv… in placeBoxesInInlineDirection()
377 …oat& logicalLeft, float& minLogicalLeft, float& maxLogicalRight, bool& needsWordSpacing, GlyphOver… in placeBoxRangeInInlineDirection()
DRenderBlockLineLayout.cpp643 bool needsWordSpacing; in computeInlineDirectionPositionsForLine() local
690 bool needsWordSpacing = false; in computeInlineDirectionPositionsForSegment() local
DRenderText.cpp921 bool needsWordSpacing = false; in computePreferredLogicalWidths() local