Searched defs:cRoundRect (Results 1 – 3 of 3) sorted by relevance
31 static RoundRect* CastToRoundRect(OH_Drawing_RoundRect* cRoundRect) in CastToRoundRect()67 void OH_Drawing_RoundRectSetCorner(OH_Drawing_RoundRect* cRoundRect, OH_Drawing_CornerPos pos, in OH_Drawing_RoundRectSetCorner()82 OH_Drawing_Corner_Radii OH_Drawing_RoundRectGetCorner(OH_Drawing_RoundRect* cRoundRect, OH_Drawing_… in OH_Drawing_RoundRectGetCorner()97 void OH_Drawing_RoundRectDestroy(OH_Drawing_RoundRect* cRoundRect) in OH_Drawing_RoundRectDestroy()105 OH_Drawing_ErrorCode OH_Drawing_RoundRectOffset(OH_Drawing_RoundRect* cRoundRect, float dx, float d… in OH_Drawing_RoundRectOffset()
83 static const RoundRect& CastToRoundRect(const OH_Drawing_RoundRect& cRoundRect) in CastToRoundRect()496 … OH_Drawing_CanvasDrawRoundRect(OH_Drawing_Canvas* cCanvas, const OH_Drawing_RoundRect* cRoundRect) in OH_Drawing_CanvasDrawRoundRect()564 … OH_Drawing_CanvasClipRoundRect(OH_Drawing_Canvas* cCanvas, const OH_Drawing_RoundRect* cRoundRect, in OH_Drawing_CanvasClipRoundRect()
51 static const RoundRect& CastToRoundRect(const OH_Drawing_RoundRect& cRoundRect) in CastToRoundRect()