Searched refs:characterIsSpaceOrNull (Results 1 – 1 of 1) sorted by relevance
93 static inline bool characterIsSpaceOrNull(const UChar& character) in characterIsSpaceOrNull() function115 if (characterIsSpace(currentCharacter) && characterIsSpaceOrNull(lastCharacter)) in processRenderSVGInlineText()217 …if (!preserveWhiteSpace && characterIsSpace(currentCharacter) && characterIsSpaceOrNull(lastCharac… in propagateLayoutAttributes()