Home
last modified time | relevance | path

Searched refs:FontFallbackSource (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp723 class FontFallbackSource : public IDWriteTextAnalysisSource { class
725 FontFallbackSource(const WCHAR* string, UINT32 length, const WCHAR* locale, in FontFallbackSource() function in FontFallbackSource
814 virtual ~FontFallbackSource() { } in ~FontFallbackSource()
871 SkTScopedComPtr<FontFallbackSource> fontFallbackSource( in fallback()
872 new FontFallbackSource(str, strLen, dwBcp47, numberSubstitution.get())); in fallback()

Completed in 3 milliseconds