Home
last modified time | relevance | path

Searched refs:converterType (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/text/transcoder/
DFontTranscoder.cpp63 FontTranscoder::ConverterType FontTranscoder::converterType(const FontDescription& fontDescription,… in converterType() function in WebCore::FontTranscoder
82 switch (converterType(fontDescription, encoding)) { in convert()
96 ConverterType type = converterType(fontDescription, encoding); in needsTranscoding()
DFontTranscoder.h57 ConverterType converterType(const FontDescription&, const TextEncoding*) const;
/external/webkit/Source/WebCore/
DChangeLog-2010-05-24171 (WebCore::FontTranscoder::converterType):
DChangeLog-2010-12-0694897 …(WebCore::FontTranscoder::converterType): Don't transcode backslashes if a font family is explicit…