Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc129 IDWriteFactory *dwriteFactory; member
146 IDWriteFactory* dwriteFactory; in _hb_directwrite_shaper_face_data_create() local
556 IDWriteFactory *dwriteFactory = face_data->dwriteFactory; in _hb_directwrite_shape_full() local
/external/pdfium/core/fxge/win32/
Dfx_win32_dwrite.cpp379 CDwFontContext::CDwFontContext(IDWriteFactory* dwriteFactory) in CDwFontContext()