Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc606 IDWriteFactory* dwriteFactory; in _hb_directwrite_shape() local
608 IDWriteFactory1* dwriteFactory; in _hb_directwrite_shape() local
/external/pdfium/core/src/fxge/win32/
Dfx_win32_dwrite.cpp346 CDwFontContext::CDwFontContext(IDWriteFactory* dwriteFactory) in CDwFontContext()