Lines Matching full:latin1
2256 and isspace for latin1. This is more correct than CF.
6255 * kwq/KWQKHTMLSettings.mm: (KHTMLSettings::encoding): Just return "latin1",
6617 like Latin1 would be a more accurate way to refer to it. Maybe I'll do that renaming
7015 (QString::latin1):
8782 (KWQKHTMLPartImpl::write): Call latin1() explicitly in here for m_documentSource. It was being
10865 * WebCore-tests.exp: Tests still need QString::latin1(), although we don't need
13630 * src/kwq/KWQString.mm: (QString::unicode), (QString::latin1),
13678 * src/kwq/KWQString.mm: (QString::unicode), (QString::latin1):
14352 A number of fixes to support non-latin1 decoding
14423 (QString::unicode), (QString::latin1): Store the cache type inside the cache.
16189 Improved cache-miss case for non-latin1 characters.
16213 * src/kwq/KWQString.mm: (QString::latin1): Handle null case properly.
16310 (QChar::latin1): Do a simpler check rather than calling row().
16311 (QChar::operator char): Do the same work as latin1 inline.
16883 will only support Latin1, however, it won't support all languages.