Searched defs:isAllASCII (Results 1 – 2 of 2) sorted by relevance
179 bool isAllASCII() const { return m_isAllASCII; } in isAllASCII() function
243 bool isAllASCII; in translate() local