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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1.h 180 typedef struct IDWriteTextFormat IDWriteTextFormat;
755 STDMETHOD_(void, DrawText)(const WCHAR *string, UINT stringLength, IDWriteTextFormat *textFormat, const D2D1_RECT_F *layoutRect, ID2D1Brush *defaultForegroundBrush, D2D1_DRAW_TEXT_OPTIONS options = D2D1_DRAW_TEXT_OPTIONS_NONE, DWRITE_MEASURING_MODE measuringMode = DWRITE_MEASURING_MODE_NATURAL) PURE;
    [all...]
dwrite.h 144 typedef struct IDWriteTextFormat IDWriteTextFormat;
743 IDWriteTextFormat **textFormat) PURE;
754 IDWriteTextFormat *textFormat,
762 IDWriteTextFormat *textFormat,
771 IDWriteTextFormat *textFormat,
    [all...]

Completed in 3384 milliseconds