Home | History | Annotate | Download | only in WebView

Lines Matching refs:encoding

250         LOG(Encoding, "Identifier = %@, Values = %@\n", _private->identifier, _private->values);
274 LOG (Encoding, "Identifier = %@, Values = %@\n", _private->identifier, _private->values);
579 - (void)setDefaultTextEncodingName:(NSString *)encoding
581 [self _setStringValue: encoding forKey: WebKitDefaultTextEncodingNamePreferenceKey];
1033 LOG(Encoding, "requesting for %@\n", ident);
1049 LOG(Encoding, "recording %p for %@\n", instance, [self _concatenateKeyWithIBCreatorID:ident]);
1090 // ICU uses this name for a different encoding, so we need to change the name to a value that actually gives us windows-939.