H A D | drawing_text_typography.cpp | 459 std::unique_ptr<Typography> typography = rosenHandler->CreateTypography(); in OH_Drawing_CreateTypography() local 463 void OH_Drawing_DestroyTypography(OH_Drawing_Typography* typography) in OH_Drawing_DestroyTypography() argument 468 void OH_Drawing_TypographyLayout(OH_Drawing_Typography* typography, double maxWidth) in OH_Drawing_TypographyLayout() argument 476 OH_Drawing_TypographyPaint( OH_Drawing_Typography* typography, OH_Drawing_Canvas* canvas, double potisionX, double potisionY) OH_Drawing_TypographyPaint() argument 486 OH_Drawing_TypographyPaintOnPath( OH_Drawing_Typography* typography, OH_Drawing_Canvas* canvas, OH_Drawing_Path* path, double hOffset, double vOffset) OH_Drawing_TypographyPaintOnPath() argument 503 OH_Drawing_TypographyGetMaxWidth(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetMaxWidth() argument 511 OH_Drawing_TypographyGetHeight(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetHeight() argument 519 OH_Drawing_TypographyGetLongestLine(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetLongestLine() argument 527 OH_Drawing_TypographyGetLongestLineWithIndent(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetLongestLineWithIndent() argument 535 OH_Drawing_TypographyGetMinIntrinsicWidth(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetMinIntrinsicWidth() argument 543 OH_Drawing_TypographyGetMaxIntrinsicWidth(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetMaxIntrinsicWidth() argument 551 OH_Drawing_TypographyGetAlphabeticBaseline(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetAlphabeticBaseline() argument 559 OH_Drawing_TypographyGetIdeographicBaseline(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetIdeographicBaseline() argument 576 OH_Drawing_TypographyDidExceedMaxLines(OH_Drawing_Typography* typography) OH_Drawing_TypographyDidExceedMaxLines() argument 584 OH_Drawing_TypographyGetRectsForRange(OH_Drawing_Typography* typography, size_t start, size_t end, OH_Drawing_RectHeightStyle heightStyle, OH_Drawing_RectWidthStyle widthStyle) OH_Drawing_TypographyGetRectsForRange() argument 601 OH_Drawing_TypographyGetRectsForPlaceholders(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetRectsForPlaceholders() argument 699 OH_Drawing_TypographyGetGlyphPositionAtCoordinate( OH_Drawing_Typography* typography, double dx, double dy) OH_Drawing_TypographyGetGlyphPositionAtCoordinate() argument 712 OH_Drawing_TypographyGetGlyphPositionAtCoordinateWithCluster( OH_Drawing_Typography* typography, double dx, double dy) OH_Drawing_TypographyGetGlyphPositionAtCoordinateWithCluster() argument 754 OH_Drawing_TypographyGetWordBoundary(OH_Drawing_Typography* typography, size_t offset) OH_Drawing_TypographyGetWordBoundary() argument 785 OH_Drawing_TypographyGetLineCount(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetLineCount() argument 973 OH_Drawing_TypographyGetLineHeight(OH_Drawing_Typography* typography, int lineNumber) OH_Drawing_TypographyGetLineHeight() argument 982 OH_Drawing_TypographyGetLineWidth(OH_Drawing_Typography* typography, int lineNumber) OH_Drawing_TypographyGetLineWidth() argument 991 OH_Drawing_TypographyGetLineTextRange( OH_Drawing_Typography* typography, int lineNumber, bool includeSpaces) OH_Drawing_TypographyGetLineTextRange() argument 1041 OH_Drawing_TypographyGetLineInfo(OH_Drawing_Typography* typography, int lineNumber, bool oneLine, bool includeWhitespace, OH_Drawing_LineMetrics* drawingLineMetrics) OH_Drawing_TypographyGetLineInfo() argument 1286 OH_Drawing_TypographyGetLineMetrics(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetLineMetrics() argument 1323 OH_Drawing_TypographyGetLineMetricsAt( OH_Drawing_Typography* typography, int lineNumber, OH_Drawing_LineMetrics* lineMetric) OH_Drawing_TypographyGetLineMetricsAt() argument 1337 OH_Drawing_TypographyGetIndentsWithIndex(OH_Drawing_Typography* typography, int index) OH_Drawing_TypographyGetIndentsWithIndex() argument 1349 OH_Drawing_TypographySetIndents(OH_Drawing_Typography* typography, int indentsNumber, const float indents[]) OH_Drawing_TypographySetIndents() argument 1692 OH_Drawing_TextStyleGetFontMetrics( OH_Drawing_Typography* typography, OH_Drawing_TextStyle* style, OH_Drawing_Font_Metrics* fontmetrics) OH_Drawing_TextStyleGetFontMetrics() argument 2137 OH_Drawing_TypographyMarkDirty(OH_Drawing_Typography* typography) OH_Drawing_TypographyMarkDirty() argument 2145 OH_Drawing_TypographyGetUnresolvedGlyphsCount(OH_Drawing_Typography* typography) OH_Drawing_TypographyGetUnresolvedGlyphsCount() argument 2153 OH_Drawing_TypographyUpdateFontSize(OH_Drawing_Typography* typography, size_t from, size_t to, float fontSize) OH_Drawing_TypographyUpdateFontSize() argument 3178 OH_Drawing_TypographyGetLineFontMetrics( OH_Drawing_Typography* typography, size_t lineNumber, size_t* fontMetricsSize) OH_Drawing_TypographyGetLineFontMetrics() argument [all...] |