Searched refs:Separator_Line (Results 1 – 3 of 3) sorted by relevance
342 …if (category & (Separator_Space | Separator_Line | Separator_Paragraph | Other_NotAssigned | Other… in canReceiveTextEmphasis()
94 Separator_Line = U_MASK(U_LINE_SEPARATOR), enumerator
1329 …if (c <= 0x20 || c == 0x7F || (WTF::Unicode::category(c) & (WTF::Unicode::Separator_Line | WTF::Un… in canonicalizedTitle()