Searched refs:WhiteSpaceVisible (Results 1 – 3 of 3) sorted by relevance
204 bool WhiteSpaceVisible(bool inIndent) const noexcept;
494 bool ViewStyle::WhiteSpaceVisible(bool inIndent) const noexcept { in WhiteSpaceVisible() function in ViewStyle
1681 if (drawWhitespaceBackground && vsDraw.WhiteSpaceVisible(inIndentation)) in DrawBackground()1694 if (drawWhitespaceBackground && vsDraw.WhiteSpaceVisible(inIndentation)) { in DrawBackground()1928 if (drawWhitespaceBackground && vsDraw.WhiteSpaceVisible(inIndentation)) in DrawForeground()1944 if (vsDraw.WhiteSpaceVisible(inIndentation)) { in DrawForeground()1992 if (vsDraw.WhiteSpaceVisible(inIndentation)) { in DrawForeground()