Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-directwrite.cc616 IDWriteGdiInterop *gdiInterop; in _hb_directwrite_shape() local
617 dwriteFactory->GetGdiInterop (&gdiInterop); in _hb_directwrite_shape()
619 gdiInterop->CreateFontFaceFromHdc (font_data->hdc, &fontFace); in _hb_directwrite_shape()