Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp76 CDwFontContext(IDWriteFactory* dwriteFactory);
379 CDwFontContext::CDwFontContext(IDWriteFactory* dwriteFactory) : in CDwFontContext() argument
381 dwriteFactory_(SafeAcquire(dwriteFactory)) in CDwFontContext()