Searched refs:FontFallbackSource (Results 1 – 1 of 1) sorted by relevance
723 class FontFallbackSource : public IDWriteTextAnalysisSource { class725 FontFallbackSource(const WCHAR* string, UINT32 length, const WCHAR* locale, in FontFallbackSource() function in FontFallbackSource814 virtual ~FontFallbackSource() { } in ~FontFallbackSource()871 SkTScopedComPtr<FontFallbackSource> fontFallbackSource( in fallback()872 new FontFallbackSource(str, strLen, dwBcp47, numberSubstitution.get())); in fallback()