Searched refs:GdipSetAdjustableArrowCapHeight (Results 1 – 5 of 5) sorted by relevance
198 return SetStatus(DllExports::GdipSetAdjustableArrowCapHeight(cap, height)); in SetHeight()
45 GdipSetAdjustableArrowCapHeight(GpAdjustableArrowCap *, REAL);
420 GpStatus WINGDIPAPI GdipSetAdjustableArrowCapHeight(GpAdjustableArrowCap* cap, REAL height) in GdipSetAdjustableArrowCapHeight() function
486 486 stdcall GdipSetAdjustableArrowCapHeight(ptr float)
314 stat = GdipSetAdjustableArrowCapHeight(cap, 2.0 * height); in test_create_adjustable_cap()