OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sweepDirection
(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
75
D2D1FORCEINLINE D2D1_ARC_SEGMENT ArcSegment(const D2D1_POINT_2F &point, const D2D1_SIZE_F &size, const FLOAT rotationAngle, D2D1_SWEEP_DIRECTION
sweepDirection
, D2D1_ARC_SIZE arcSize) {
76
D2D1_ARC_SEGMENT r = {point, size, rotationAngle,
sweepDirection
, arcSize};
d2d1.h
435
D2D1_SWEEP_DIRECTION
sweepDirection
;
[
all
...]
Completed in 912 milliseconds