Home
last modified time | relevance | path

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

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