OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extendModeY
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h
126
D2D1_EXTEND_MODE
extendModeY
= D2D1_EXTEND_MODE_CLAMP,
128
D2D1_BITMAP_BRUSH_PROPERTIES r = {extendModeX,
extendModeY
, interpolationMode};
d2d1.h
447
D2D1_EXTEND_MODE
extendModeY
;
680
STDMETHOD_(void, SetExtendModeY)(D2D1_EXTEND_MODE
extendModeY
) PURE;
695
STDMETHOD_(void, SetExtendModeY)(ID2D1BitmapBrush *This, D2D1_EXTEND_MODE
extendModeY
) PURE;
[
all
...]
Completed in 60 milliseconds