Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/rendering/
DRenderText.cpp798 bool needsWordSpacing = false; in computePreferredLogicalWidths() local
DInlineFlowBox.cpp342 float InlineFlowBox::placeBoxesInInlineDirection(float logicalLeft, bool& needsWordSpacing, GlyphOv… in placeBoxesInInlineDirection()
DRenderBlockLineLayout.cpp435 bool needsWordSpacing = false; in computeInlineDirectionPositionsForLine() local