Searched refs:IsControlChar (Results 1 – 3 of 3) sorted by relevance
71 static bool IsControlChar(char c) { in IsControlChar() function99 while (offset < format.length() && IsControlChar(format[offset])) in Add()
134 bool IsControlChar(const PAGECHAR_INFO& charInfo);
151 bool CPDF_TextPage::IsControlChar(const PAGECHAR_INFO& charInfo) { in IsControlChar() function in CPDF_TextPage184 (charinfo.m_Unicode != 0 && !IsControlChar(charinfo))) { in ParseTextPage()615 if (IsControlChar(info)) { in AddCharInfoByLRDirection()645 if (IsControlChar(info)) { in AddCharInfoByRLDirection()