Searched defs:IsControlChar (Results 1 – 2 of 2) sorted by relevance
71 static bool IsControlChar(char c) { in IsControlChar() function
151 bool CPDF_TextPage::IsControlChar(const PAGECHAR_INFO& charInfo) { in IsControlChar() function in CPDF_TextPage