OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IDWriteTextFormat
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dwrite.h
144
typedef struct
IDWriteTextFormat
IDWriteTextFormat
;
743
IDWriteTextFormat
**textFormat) PURE;
754
IDWriteTextFormat
*textFormat,
762
IDWriteTextFormat
*textFormat,
771
IDWriteTextFormat
*textFormat,
[
all
...]
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
...]
/external/skia/src/ports/
SkRemotableFontMgr_win_dw.cpp
422
SkTScopedComPtr<
IDWriteTextFormat
> fallbackFormat;
SkFontMgr_win_dw.cpp
806
SkTScopedComPtr<
IDWriteTextFormat
> fallbackFormat;
[
all
...]
Completed in 40 milliseconds