Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderText.cpp470 int& minW, int& maxW, bool& stripFrontSpaces) in trimmedPrefWidths()
DRenderBlock.cpp4078 bool stripFrontSpaces = true; in calcInlinePrefWidths() local