Searched refs:OH_Drawing_SetTypographyTextWordBreakType (Results 1 – 7 of 7) sorted by relevance
1398 void OH_Drawing_SetTypographyTextWordBreakType(OH_Drawing_TypographyStyle*, int);
586 OH_Drawing_SetTypographyTextWordBreakType(typoStyle, WORD_BREAK_TYPE_NORMAL);592 OH_Drawing_SetTypographyTextWordBreakType(typoStyle, WORD_BREAK_TYPE_BREAK_ALL);598 OH_Drawing_SetTypographyTextWordBreakType(typoStyle, WORD_BREAK_TYPE_BREAK_WORD);604 OH_Drawing_SetTypographyTextWordBreakType(typoStyle, -1);
160 | void [OH_Drawing_SetTypographyTextWordBreakType](_drawing.md#oh_drawing_settypographytextwordbrea…
630 | void [OH_Drawing_SetTypographyTextWordBreakType](#oh_drawing_settypographytextwordbreaktype) ([OH…13451 ### OH_Drawing_SetTypographyTextWordBreakType()13454 void OH_Drawing_SetTypographyTextWordBreakType (OH_Drawing_TypographyStyle* , int )
630 | void [OH_Drawing_SetTypographyTextWordBreakType](#oh_drawing_settypographytextwordbreaktype) ([OH…13496 ### OH_Drawing_SetTypographyTextWordBreakType()13499 void OH_Drawing_SetTypographyTextWordBreakType (OH_Drawing_TypographyStyle* , int )
1195 void OH_Drawing_SetTypographyTextWordBreakType(OH_Drawing_TypographyStyle* style, int wordBreakType) in OH_Drawing_SetTypographyTextWordBreakType() function