Lines Matching refs:IsAsciiAlpha
115164 static bool IsAsciiAlpha(char16_t aChar) { return NS_IsAsciiAlpha(aChar); }