Searched refs:stripFrontSpaces (Results 1 – 3 of 3) sorted by relevance
778 float& minWidth, float& maxWidth, bool& stripFrontSpaces) in trimmedPrefWidths() argument782 stripFrontSpaces = false; in trimmedPrefWidths()787 hasBreakableStart = !stripFrontSpaces && m_hasBreakableStart; in trimmedPrefWidths()792 if (!len || (stripFrontSpaces && text().impl()->containsOnlyWhitespace())) { in trimmedPrefWidths()816 if (stripFrontSpaces) { in trimmedPrefWidths()825 stripFrontSpaces = collapseWhiteSpace && m_hasEndWhiteSpace; in trimmedPrefWidths()
96 float& minWidth, float& maxWidth, bool& stripFrontSpaces);
4090 bool stripFrontSpaces = true; in computeInlinePreferredLogicalWidths() local4257 stripFrontSpaces = false; in computeInlinePreferredLogicalWidths()4285 childMin, childMax, stripFrontSpaces); in computeInlinePreferredLogicalWidths()4296 if (stripFrontSpaces) in computeInlinePreferredLogicalWidths()4363 stripFrontSpaces = true; in computeInlinePreferredLogicalWidths()4368 stripFrontSpaces = true; in computeInlinePreferredLogicalWidths()