HomeSort by relevance Sort by last modified time
    Searched refs:gdiInterop (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-directwrite.cc 616 IDWriteGdiInterop *gdiInterop;
617 dwriteFactory->GetGdiInterop (&gdiInterop);
619 gdiInterop->CreateFontFaceFromHdc (font_data->hdc, &fontFace);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h 749 IDWriteGdiInterop **gdiInterop) PURE;
814 #define IDWriteFactory_GetGdiInterop(This,gdiInterop) (This)->lpVtbl->GetGdiInterop(This,gdiInterop)
    [all...]

Completed in 54 milliseconds