Searched refs:converterType (Results 1 – 4 of 4) sorted by relevance
63 FontTranscoder::ConverterType FontTranscoder::converterType(const FontDescription& fontDescription,… in converterType() function in WebCore::FontTranscoder82 switch (converterType(fontDescription, encoding)) { in convert()96 ConverterType type = converterType(fontDescription, encoding); in needsTranscoding()
57 ConverterType converterType(const FontDescription&, const TextEncoding*) const;
171 (WebCore::FontTranscoder::converterType):
94897 …(WebCore::FontTranscoder::converterType): Don't transcode backslashes if a font family is explicit…