Home
last modified time | relevance | path

Searched defs:stripFrontSpaces (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderText.cpp659 float& minW, float& maxW, bool& stripFrontSpaces) in trimmedPrefWidths()
DRenderBlock.cpp4796 bool stripFrontSpaces = true; in computeInlinePreferredLogicalWidths() local