Searched refs:OH_Drawing_SetTextStyleForegroundPen (Results 1 – 7 of 7) sorted by relevance
822 void OH_Drawing_SetTextStyleForegroundPen(OH_Drawing_TextStyle*, OH_Drawing_Pen*);
110 | void [OH_Drawing_SetTextStyleForegroundPen](_drawing.md#oh_drawing_settextstyleforegroundpen) ([O…
580 | void [OH_Drawing_SetTextStyleForegroundPen](#oh_drawing_settextstyleforegroundpen) ([OH_Drawing_T…12769 ### OH_Drawing_SetTextStyleForegroundPen()12772 void OH_Drawing_SetTextStyleForegroundPen (OH_Drawing_TextStyle* , OH_Drawing_Pen* )
1591 OH_Drawing_SetTextStyleForegroundPen(txtStyle, nullptr);1592 OH_Drawing_SetTextStyleForegroundPen(txtStyle, foregroundPen);
580 | void [OH_Drawing_SetTextStyleForegroundPen](#oh_drawing_settextstyleforegroundpen) ([OH_Drawing_T…12814 ### OH_Drawing_SetTextStyleForegroundPen()12817 void OH_Drawing_SetTextStyleForegroundPen (OH_Drawing_TextStyle* , OH_Drawing_Pen* )
1383 void OH_Drawing_SetTextStyleForegroundPen(OH_Drawing_TextStyle* style, OH_Drawing_Pen* foregroundPe… in OH_Drawing_SetTextStyleForegroundPen() function