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

/external/chromium_org/content/renderer/
H A Drenderer_font_platform_win.cc157 mswr::ComPtr<FontFileStream> font_stream; local
158 HRESULT hr = mswr::MakeAndInitialize<FontFileStream>(&font_stream,
161 *stream = font_stream.Detach();

Completed in 45 milliseconds