List of all items
Structs
- bitmap::OH_Drawing_BitmapFormat
- canvas::OH_Drawing_CanvasClipOp
- canvas::OH_Drawing_CanvasShadowFlags
- canvas::OH_Drawing_PointMode
- canvas::OH_Drawing_SrcRectConstraint
- canvas::OH_Drawing_VertexMode
- error_code::DrawingErrorCode
- font::OH_Drawing_FontEdging
- font::OH_Drawing_FontHinting
- font::OH_Drawing_Font_Metrics
- gpu_context::OH_Drawing_GpuContextOptions
- mask_filter::OH_Drawing_BlurType
- matrix::OH_Drawing_ScaleToFit
- path::OH_Drawing_PathAddMode
- path::OH_Drawing_PathDirection
- path::OH_Drawing_PathFillType
- path::OH_Drawing_PathMeasureMatrixFlags
- path::OH_Drawing_PathOpMode
- pen::OH_Drawing_PenLineCapStyle
- pen::OH_Drawing_PenLineJoinStyle
- region::OH_Drawing_RegionOpMode
- round_rect::OH_Drawing_CornerPos
- sampling_options::OH_Drawing_FilterMode
- sampling_options::OH_Drawing_MipmapMode
- shader_effect::OH_Drawing_TileMode
- text_blob::OH_Drawing_RunBuffer
- text_declaration::OH_Drawing_FontCollection
- text_declaration::OH_Drawing_FontParser
- text_declaration::OH_Drawing_PositionAndAffinity
- text_declaration::OH_Drawing_Range
- text_declaration::OH_Drawing_TextBox
- text_declaration::OH_Drawing_TextShadow
- text_declaration::OH_Drawing_TextStyle
- text_declaration::OH_Drawing_Typography
- text_declaration::OH_Drawing_TypographyCreate
- text_declaration::OH_Drawing_TypographyStyle
- text_font_descriptor::OH_Drawing_SystemFontType
- text_typography::OH_Drawing_BreakStrategy
- text_typography::OH_Drawing_EllipsisModal
- text_typography::OH_Drawing_FontAdjustInfo
- text_typography::OH_Drawing_FontAliasInfo
- text_typography::OH_Drawing_FontConfigInfo
- text_typography::OH_Drawing_FontConfigInfoErrorCode
- text_typography::OH_Drawing_FontDescriptor
- text_typography::OH_Drawing_FontFallbackGroup
- text_typography::OH_Drawing_FontFallbackInfo
- text_typography::OH_Drawing_FontFeature
- text_typography::OH_Drawing_FontGenericInfo
- text_typography::OH_Drawing_FontStyle
- text_typography::OH_Drawing_FontStyleStruct
- text_typography::OH_Drawing_FontWeight
- text_typography::OH_Drawing_FontWidth
- text_typography::OH_Drawing_LineMetrics
- text_typography::OH_Drawing_PlaceholderSpan
- text_typography::OH_Drawing_PlaceholderVerticalAlignment
- text_typography::OH_Drawing_RectHeightStyle
- text_typography::OH_Drawing_RectWidthStyle
- text_typography::OH_Drawing_StrutStyle
- text_typography::OH_Drawing_TextAlign
- text_typography::OH_Drawing_TextBaseline
- text_typography::OH_Drawing_TextDecoration
- text_typography::OH_Drawing_TextDecorationStyle
- text_typography::OH_Drawing_TextDirection
- text_typography::OH_Drawing_TextHeightBehavior
- text_typography::OH_Drawing_TextStyleType
- text_typography::OH_Drawing_WordBreakType
- types::OH_Drawing_AlphaFormat
- types::OH_Drawing_Array
- types::OH_Drawing_Bitmap
- types::OH_Drawing_BlendMode
- types::OH_Drawing_Brush
- types::OH_Drawing_Canvas
- types::OH_Drawing_ColorFilter
- types::OH_Drawing_ColorFormat
- types::OH_Drawing_ColorSpace
- types::OH_Drawing_Filter
- types::OH_Drawing_Font
- types::OH_Drawing_FontArguments
- types::OH_Drawing_FontMgr
- types::OH_Drawing_FontStyleSet
- types::OH_Drawing_GpuContext
- types::OH_Drawing_Image
- types::OH_Drawing_ImageFilter
- types::OH_Drawing_Image_Info
- types::OH_Drawing_MaskFilter
- types::OH_Drawing_Matrix
- types::OH_Drawing_MemoryStream
- types::OH_Drawing_Path
- types::OH_Drawing_PathEffect
- types::OH_Drawing_Pen
- types::OH_Drawing_PixelMap
- types::OH_Drawing_Point
- types::OH_Drawing_Point2D
- types::OH_Drawing_Point3D
- types::OH_Drawing_RecordCmd
- types::OH_Drawing_RecordCmdUtils
- types::OH_Drawing_Rect
- types::OH_Drawing_RectStyle_Info
- types::OH_Drawing_Region
- types::OH_Drawing_RoundRect
- types::OH_Drawing_SamplingOptions
- types::OH_Drawing_ShaderEffect
- types::OH_Drawing_ShadowLayer
- types::OH_Drawing_String
- types::OH_Drawing_Surface
- types::OH_Drawing_TextBlob
- types::OH_Drawing_TextBlobBuilder
- types::OH_Drawing_TextEncoding
- types::OH_Drawing_Typeface
Functions
- bitmap::OH_Drawing_BitmapBuild
- bitmap::OH_Drawing_BitmapCreate
- bitmap::OH_Drawing_BitmapCreateFromPixels
- bitmap::OH_Drawing_BitmapDestroy
- bitmap::OH_Drawing_BitmapGetAlphaFormat
- bitmap::OH_Drawing_BitmapGetColorFormat
- bitmap::OH_Drawing_BitmapGetHeight
- bitmap::OH_Drawing_BitmapGetImageInfo
- bitmap::OH_Drawing_BitmapGetPixels
- bitmap::OH_Drawing_BitmapGetWidth
- bitmap::OH_Drawing_BitmapReadPixels
- brush::OH_Drawing_BrushCopy
- brush::OH_Drawing_BrushCreate
- brush::OH_Drawing_BrushDestroy
- brush::OH_Drawing_BrushGetAlpha
- brush::OH_Drawing_BrushGetColor
- brush::OH_Drawing_BrushGetFilter
- brush::OH_Drawing_BrushIsAntiAlias
- brush::OH_Drawing_BrushReset
- brush::OH_Drawing_BrushSetAlpha
- brush::OH_Drawing_BrushSetAntiAlias
- brush::OH_Drawing_BrushSetBlendMode
- brush::OH_Drawing_BrushSetColor
- brush::OH_Drawing_BrushSetFilter
- brush::OH_Drawing_BrushSetShaderEffect
- brush::OH_Drawing_BrushSetShadowLayer
- canvas::OH_Drawing_CanvasAttachBrush
- canvas::OH_Drawing_CanvasAttachPen
- canvas::OH_Drawing_CanvasBind
- canvas::OH_Drawing_CanvasClear
- canvas::OH_Drawing_CanvasClipPath
- canvas::OH_Drawing_CanvasClipRect
- canvas::OH_Drawing_CanvasClipRegion
- canvas::OH_Drawing_CanvasClipRoundRect
- canvas::OH_Drawing_CanvasConcatMatrix
- canvas::OH_Drawing_CanvasCreate
- canvas::OH_Drawing_CanvasDestroy
- canvas::OH_Drawing_CanvasDetachBrush
- canvas::OH_Drawing_CanvasDetachPen
- canvas::OH_Drawing_CanvasDrawArc
- canvas::OH_Drawing_CanvasDrawBackground
- canvas::OH_Drawing_CanvasDrawBitmap
- canvas::OH_Drawing_CanvasDrawBitmapRect
- canvas::OH_Drawing_CanvasDrawCircle
- canvas::OH_Drawing_CanvasDrawColor
- canvas::OH_Drawing_CanvasDrawImageRect
- canvas::OH_Drawing_CanvasDrawImageRectWithSrc
- canvas::OH_Drawing_CanvasDrawLine
- canvas::OH_Drawing_CanvasDrawOval
- canvas::OH_Drawing_CanvasDrawPath
- canvas::OH_Drawing_CanvasDrawPixelMapRect
- canvas::OH_Drawing_CanvasDrawPoint
- canvas::OH_Drawing_CanvasDrawPoints
- canvas::OH_Drawing_CanvasDrawRecordCmd
- canvas::OH_Drawing_CanvasDrawRect
- canvas::OH_Drawing_CanvasDrawRegion
- canvas::OH_Drawing_CanvasDrawRoundRect
- canvas::OH_Drawing_CanvasDrawShadow
- canvas::OH_Drawing_CanvasDrawSingleCharacter
- canvas::OH_Drawing_CanvasDrawTextBlob
- canvas::OH_Drawing_CanvasDrawVertices
- canvas::OH_Drawing_CanvasGetHeight
- canvas::OH_Drawing_CanvasGetImageInfo
- canvas::OH_Drawing_CanvasGetLocalClipBounds
- canvas::OH_Drawing_CanvasGetSaveCount
- canvas::OH_Drawing_CanvasGetTotalMatrix
- canvas::OH_Drawing_CanvasGetWidth
- canvas::OH_Drawing_CanvasIsClipEmpty
- canvas::OH_Drawing_CanvasReadPixels
- canvas::OH_Drawing_CanvasReadPixelsToBitmap
- canvas::OH_Drawing_CanvasResetMatrix
- canvas::OH_Drawing_CanvasRestore
- canvas::OH_Drawing_CanvasRestoreToCount
- canvas::OH_Drawing_CanvasRotate
- canvas::OH_Drawing_CanvasSave
- canvas::OH_Drawing_CanvasSaveLayer
- canvas::OH_Drawing_CanvasScale
- canvas::OH_Drawing_CanvasSetMatrix
- canvas::OH_Drawing_CanvasSkew
- canvas::OH_Drawing_CanvasTranslate
- color::OH_Drawing_ColorSetArgb
- color_filter::OH_Drawing_ColorFilterCreateBlendMode
- color_filter::OH_Drawing_ColorFilterCreateCompose
- color_filter::OH_Drawing_ColorFilterCreateLinearToSrgbGamma
- color_filter::OH_Drawing_ColorFilterCreateLuma
- color_filter::OH_Drawing_ColorFilterCreateMatrix
- color_filter::OH_Drawing_ColorFilterCreateSrgbGammaToLinear
- color_filter::OH_Drawing_ColorFilterDestroy
- color_space::OH_Drawing_ColorSpaceCreateSrgb
- color_space::OH_Drawing_ColorSpaceCreateSrgbLinear
- color_space::OH_Drawing_ColorSpaceDestroy
- error_code::OH_Drawing_ErrorCodeGet
- filter::OH_Drawing_FilterCreate
- filter::OH_Drawing_FilterDestroy
- filter::OH_Drawing_FilterGetColorFilter
- filter::OH_Drawing_FilterSetColorFilter
- filter::OH_Drawing_FilterSetImageFilter
- filter::OH_Drawing_FilterSetMaskFilter
- font::OH_Drawing_FontCountText
- font::OH_Drawing_FontCreate
- font::OH_Drawing_FontDestroy
- font::OH_Drawing_FontGetEdging
- font::OH_Drawing_FontGetHinting
- font::OH_Drawing_FontGetMetrics
- font::OH_Drawing_FontGetScaleX
- font::OH_Drawing_FontGetTextSize
- font::OH_Drawing_FontGetTextSkewX
- font::OH_Drawing_FontGetTypeface
- font::OH_Drawing_FontGetWidths
- font::OH_Drawing_FontIsBaselineSnap
- font::OH_Drawing_FontIsEmbeddedBitmaps
- font::OH_Drawing_FontIsFakeBoldText
- font::OH_Drawing_FontIsForceAutoHinting
- font::OH_Drawing_FontIsLinearText
- font::OH_Drawing_FontIsSubpixel
- font::OH_Drawing_FontMeasureSingleCharacter
- font::OH_Drawing_FontMeasureText
- font::OH_Drawing_FontSetBaselineSnap
- font::OH_Drawing_FontSetEdging
- font::OH_Drawing_FontSetEmbeddedBitmaps
- font::OH_Drawing_FontSetFakeBoldText
- font::OH_Drawing_FontSetForceAutoHinting
- font::OH_Drawing_FontSetHinting
- font::OH_Drawing_FontSetLinearText
- font::OH_Drawing_FontSetScaleX
- font::OH_Drawing_FontSetSubpixel
- font::OH_Drawing_FontSetTextSize
- font::OH_Drawing_FontSetTextSkewX
- font::OH_Drawing_FontSetTypeface
- font::OH_Drawing_FontTextToGlyphs
- font_collection::OH_Drawing_ClearFontCaches
- font_collection::OH_Drawing_CreateFontCollection
- font_collection::OH_Drawing_CreateSharedFontCollection
- font_collection::OH_Drawing_DestroyFontCollection
- font_collection::OH_Drawing_DisableFontCollectionFallback
- font_collection::OH_Drawing_DisableFontCollectionSystemFont
- font_collection::OH_Drawing_GetFontCollectionGlobalInstance
- font_mgr::OH_Drawing_FontMgrCreate
- font_mgr::OH_Drawing_FontMgrCreateFontStyleSet
- font_mgr::OH_Drawing_FontMgrDestroy
- font_mgr::OH_Drawing_FontMgrDestroyFamilyName
- font_mgr::OH_Drawing_FontMgrDestroyFontStyleSet
- font_mgr::OH_Drawing_FontMgrGetFamilyCount
- font_mgr::OH_Drawing_FontMgrGetFamilyName
- font_mgr::OH_Drawing_FontMgrMatchFamily
- font_mgr::OH_Drawing_FontMgrMatchFamilyStyle
- font_mgr::OH_Drawing_FontMgrMatchFamilyStyleCharacter
- font_mgr::OH_Drawing_FontStyleSetCount
- font_mgr::OH_Drawing_FontStyleSetCreateTypeface
- font_mgr::OH_Drawing_FontStyleSetFreeStyleName
- font_mgr::OH_Drawing_FontStyleSetGetStyle
- font_mgr::OH_Drawing_FontStyleSetMatchStyle
- gpu_context::OH_Drawing_GpuContextCreateFromGL
- gpu_context::OH_Drawing_GpuContextDestroy
- image::OH_Drawing_ImageBuildFromBitmap
- image::OH_Drawing_ImageCreate
- image::OH_Drawing_ImageDestroy
- image::OH_Drawing_ImageGetHeight
- image::OH_Drawing_ImageGetImageInfo
- image::OH_Drawing_ImageGetWidth
- image_filter::OH_Drawing_ImageFilterCreateBlur
- image_filter::OH_Drawing_ImageFilterCreateFromColorFilter
- image_filter::OH_Drawing_ImageFilterDestroy
- mask_filter::OH_Drawing_MaskFilterCreateBlur
- mask_filter::OH_Drawing_MaskFilterDestroy
- matrix::OH_Drawing_MatrixConcat
- matrix::OH_Drawing_MatrixCreate
- matrix::OH_Drawing_MatrixCreateRotation
- matrix::OH_Drawing_MatrixCreateScale
- matrix::OH_Drawing_MatrixCreateTranslation
- matrix::OH_Drawing_MatrixDestroy
- matrix::OH_Drawing_MatrixGetAll
- matrix::OH_Drawing_MatrixGetValue
- matrix::OH_Drawing_MatrixInvert
- matrix::OH_Drawing_MatrixIsEqual
- matrix::OH_Drawing_MatrixIsIdentity
- matrix::OH_Drawing_MatrixMapPoints
- matrix::OH_Drawing_MatrixMapRect
- matrix::OH_Drawing_MatrixPostRotate
- matrix::OH_Drawing_MatrixPostScale
- matrix::OH_Drawing_MatrixPostTranslate
- matrix::OH_Drawing_MatrixPreRotate
- matrix::OH_Drawing_MatrixPreScale
- matrix::OH_Drawing_MatrixPreTranslate
- matrix::OH_Drawing_MatrixReset
- matrix::OH_Drawing_MatrixRotate
- matrix::OH_Drawing_MatrixScale
- matrix::OH_Drawing_MatrixSetMatrix
- matrix::OH_Drawing_MatrixSetPolyToPoly
- matrix::OH_Drawing_MatrixSetRectToRect
- matrix::OH_Drawing_MatrixTranslate
- memory_stream::OH_Drawing_MemoryStreamCreate
- memory_stream::OH_Drawing_MemoryStreamDestroy
- path::OH_Drawing_PathAddArc
- path::OH_Drawing_PathAddCircle
- path::OH_Drawing_PathAddOval
- path::OH_Drawing_PathAddOvalWithInitialPoint
- path::OH_Drawing_PathAddPath
- path::OH_Drawing_PathAddPathWithMatrixAndMode
- path::OH_Drawing_PathAddPathWithMode
- path::OH_Drawing_PathAddPathWithOffsetAndMode
- path::OH_Drawing_PathAddPolygon
- path::OH_Drawing_PathAddRect
- path::OH_Drawing_PathAddRectWithInitialCorner
- path::OH_Drawing_PathAddRoundRect
- path::OH_Drawing_PathArcTo
- path::OH_Drawing_PathBuildFromSvgString
- path::OH_Drawing_PathClose
- path::OH_Drawing_PathConicTo
- path::OH_Drawing_PathContains
- path::OH_Drawing_PathCopy
- path::OH_Drawing_PathCreate
- path::OH_Drawing_PathCubicTo
- path::OH_Drawing_PathDestroy
- path::OH_Drawing_PathGetBounds
- path::OH_Drawing_PathGetLength
- path::OH_Drawing_PathGetMatrix
- path::OH_Drawing_PathGetPositionTangent
- path::OH_Drawing_PathIsClosed
- path::OH_Drawing_PathLineTo
- path::OH_Drawing_PathMoveTo
- path::OH_Drawing_PathOffset
- path::OH_Drawing_PathOp
- path::OH_Drawing_PathQuadTo
- path::OH_Drawing_PathRConicTo
- path::OH_Drawing_PathRCubicTo
- path::OH_Drawing_PathRLineTo
- path::OH_Drawing_PathRMoveTo
- path::OH_Drawing_PathRQuadTo
- path::OH_Drawing_PathReset
- path::OH_Drawing_PathSetFillType
- path::OH_Drawing_PathTransform
- path::OH_Drawing_PathTransformWithPerspectiveClip
- path_effect::OH_Drawing_CreateDashPathEffect
- path_effect::OH_Drawing_PathEffectDestroy
- pen::OH_Drawing_PenCopy
- pen::OH_Drawing_PenCreate
- pen::OH_Drawing_PenDestroy
- pen::OH_Drawing_PenGetAlpha
- pen::OH_Drawing_PenGetCap
- pen::OH_Drawing_PenGetColor
- pen::OH_Drawing_PenGetFillPath
- pen::OH_Drawing_PenGetFilter
- pen::OH_Drawing_PenGetJoin
- pen::OH_Drawing_PenGetMiterLimit
- pen::OH_Drawing_PenGetWidth
- pen::OH_Drawing_PenIsAntiAlias
- pen::OH_Drawing_PenReset
- pen::OH_Drawing_PenSetAlpha
- pen::OH_Drawing_PenSetAntiAlias
- pen::OH_Drawing_PenSetBlendMode
- pen::OH_Drawing_PenSetCap
- pen::OH_Drawing_PenSetColor
- pen::OH_Drawing_PenSetFilter
- pen::OH_Drawing_PenSetJoin
- pen::OH_Drawing_PenSetMiterLimit
- pen::OH_Drawing_PenSetPathEffect
- pen::OH_Drawing_PenSetShaderEffect
- pen::OH_Drawing_PenSetShadowLayer
- pen::OH_Drawing_PenSetWidth
- pixel_map::OH_Drawing_PixelMapDissolve
- pixel_map::OH_Drawing_PixelMapGetFromNativePixelMap
- pixel_map::OH_Drawing_PixelMapGetFromOhPixelMapNative
- point::OH_Drawing_PointCreate
- point::OH_Drawing_PointDestroy
- point::OH_Drawing_PointGetX
- point::OH_Drawing_PointGetY
- point::OH_Drawing_PointSet
- record_cmd::OH_Drawing_RecordCmdDestroy
- record_cmd::OH_Drawing_RecordCmdUtilsBeginRecording
- record_cmd::OH_Drawing_RecordCmdUtilsCreate
- record_cmd::OH_Drawing_RecordCmdUtilsDestroy
- record_cmd::OH_Drawing_RecordCmdUtilsFinishRecording
- rect::OH_Drawing_RectCopy
- rect::OH_Drawing_RectCreate
- rect::OH_Drawing_RectDestroy
- rect::OH_Drawing_RectGetBottom
- rect::OH_Drawing_RectGetHeight
- rect::OH_Drawing_RectGetLeft
- rect::OH_Drawing_RectGetRight
- rect::OH_Drawing_RectGetTop
- rect::OH_Drawing_RectGetWidth
- rect::OH_Drawing_RectIntersect
- rect::OH_Drawing_RectJoin
- rect::OH_Drawing_RectSetBottom
- rect::OH_Drawing_RectSetLeft
- rect::OH_Drawing_RectSetRight
- rect::OH_Drawing_RectSetTop
- region::OH_Drawing_RegionContains
- region::OH_Drawing_RegionCreate
- region::OH_Drawing_RegionDestroy
- region::OH_Drawing_RegionOp
- region::OH_Drawing_RegionSetPath
- region::OH_Drawing_RegionSetRect
- register_font::OH_Drawing_RegisterFont
- register_font::OH_Drawing_RegisterFontBuffer
- round_rect::OH_Drawing_RoundRectCreate
- round_rect::OH_Drawing_RoundRectDestroy
- round_rect::OH_Drawing_RoundRectGetCorner
- round_rect::OH_Drawing_RoundRectOffset
- round_rect::OH_Drawing_RoundRectSetCorner
- sampling_options::OH_Drawing_SamplingOptionsCreate
- sampling_options::OH_Drawing_SamplingOptionsDestroy
- shader_effect::OH_Drawing_ShaderEffectCreateColorShader
- shader_effect::OH_Drawing_ShaderEffectCreateImageShader
- shader_effect::OH_Drawing_ShaderEffectCreateLinearGradient
- shader_effect::OH_Drawing_ShaderEffectCreateLinearGradientWithLocalMatrix
- shader_effect::OH_Drawing_ShaderEffectCreateRadialGradient
- shader_effect::OH_Drawing_ShaderEffectCreateRadialGradientWithLocalMatrix
- shader_effect::OH_Drawing_ShaderEffectCreateSweepGradient
- shader_effect::OH_Drawing_ShaderEffectCreateTwoPointConicalGradient
- shader_effect::OH_Drawing_ShaderEffectDestroy
- shadow_layer::OH_Drawing_ShadowLayerCreate
- shadow_layer::OH_Drawing_ShadowLayerDestroy
- surface::OH_Drawing_SurfaceCreateFromGpuContext
- surface::OH_Drawing_SurfaceDestroy
- surface::OH_Drawing_SurfaceGetCanvas
- text_blob::OH_Drawing_TextBlobBuilderAllocRunPos
- text_blob::OH_Drawing_TextBlobBuilderCreate
- text_blob::OH_Drawing_TextBlobBuilderDestroy
- text_blob::OH_Drawing_TextBlobBuilderMake
- text_blob::OH_Drawing_TextBlobCreateFromPosText
- text_blob::OH_Drawing_TextBlobCreateFromString
- text_blob::OH_Drawing_TextBlobCreateFromText
- text_blob::OH_Drawing_TextBlobDestroy
- text_blob::OH_Drawing_TextBlobGetBounds
- text_blob::OH_Drawing_TextBlobUniqueID
- text_font_descriptor::OH_Drawing_DestroySystemFontFullNames
- text_font_descriptor::OH_Drawing_GetFontDescriptorByFullName
- text_font_descriptor::OH_Drawing_GetSystemFontFullNameByIndex
- text_font_descriptor::OH_Drawing_GetSystemFontFullNamesByType
- text_typography::OH_Drawing_CreateFontDescriptor
- text_typography::OH_Drawing_CreateFontParser
- text_typography::OH_Drawing_CreateTextShadow
- text_typography::OH_Drawing_CreateTextStyle
- text_typography::OH_Drawing_CreateTypography
- text_typography::OH_Drawing_CreateTypographyHandler
- text_typography::OH_Drawing_CreateTypographyStyle
- text_typography::OH_Drawing_DestroyFontDescriptor
- text_typography::OH_Drawing_DestroyFontParser
- text_typography::OH_Drawing_DestroyLineMetrics
- text_typography::OH_Drawing_DestroySystemFontConfigInfo
- text_typography::OH_Drawing_DestroySystemFontList
- text_typography::OH_Drawing_DestroyTextShadow
- text_typography::OH_Drawing_DestroyTextShadows
- text_typography::OH_Drawing_DestroyTextStyle
- text_typography::OH_Drawing_DestroyTypography
- text_typography::OH_Drawing_DestroyTypographyHandler
- text_typography::OH_Drawing_DestroyTypographyStyle
- text_typography::OH_Drawing_FontParserGetFontByName
- text_typography::OH_Drawing_FontParserGetSystemFontList
- text_typography::OH_Drawing_GetAffinityFromPositionAndAffinity
- text_typography::OH_Drawing_GetBottomFromTextBox
- text_typography::OH_Drawing_GetDrawingArraySize
- text_typography::OH_Drawing_GetEndFromRange
- text_typography::OH_Drawing_GetLeftFromTextBox
- text_typography::OH_Drawing_GetPositionFromPositionAndAffinity
- text_typography::OH_Drawing_GetRightFromTextBox
- text_typography::OH_Drawing_GetSizeOfTextBox
- text_typography::OH_Drawing_GetStartFromRange
- text_typography::OH_Drawing_GetSystemFontConfigInfo
- text_typography::OH_Drawing_GetTextDirectionFromTextBox
- text_typography::OH_Drawing_GetTopFromTextBox
- text_typography::OH_Drawing_LineMetricsGetSize
- text_typography::OH_Drawing_SetTextShadow
- text_typography::OH_Drawing_SetTextStyleBackgroundBrush
- text_typography::OH_Drawing_SetTextStyleBackgroundPen
- text_typography::OH_Drawing_SetTextStyleBaseLine
- text_typography::OH_Drawing_SetTextStyleColor
- text_typography::OH_Drawing_SetTextStyleDecoration
- text_typography::OH_Drawing_SetTextStyleDecorationColor
- text_typography::OH_Drawing_SetTextStyleDecorationStyle
- text_typography::OH_Drawing_SetTextStyleDecorationThicknessScale
- text_typography::OH_Drawing_SetTextStyleEllipsis
- text_typography::OH_Drawing_SetTextStyleEllipsisModal
- text_typography::OH_Drawing_SetTextStyleFontFamilies
- text_typography::OH_Drawing_SetTextStyleFontHeight
- text_typography::OH_Drawing_SetTextStyleFontSize
- text_typography::OH_Drawing_SetTextStyleFontStyle
- text_typography::OH_Drawing_SetTextStyleFontStyleStruct
- text_typography::OH_Drawing_SetTextStyleFontWeight
- text_typography::OH_Drawing_SetTextStyleForegroundBrush
- text_typography::OH_Drawing_SetTextStyleForegroundPen
- text_typography::OH_Drawing_SetTextStyleHalfLeading
- text_typography::OH_Drawing_SetTextStyleLetterSpacing
- text_typography::OH_Drawing_SetTextStyleLocale
- text_typography::OH_Drawing_SetTextStyleWordSpacing
- text_typography::OH_Drawing_SetTypographyStyleFontStyleStruct
- text_typography::OH_Drawing_SetTypographyStyleTextStrutStyle
- text_typography::OH_Drawing_SetTypographyTextAlign
- text_typography::OH_Drawing_SetTypographyTextBreakStrategy
- text_typography::OH_Drawing_SetTypographyTextDirection
- text_typography::OH_Drawing_SetTypographyTextEllipsis
- text_typography::OH_Drawing_SetTypographyTextEllipsisModal
- text_typography::OH_Drawing_SetTypographyTextFontFamily
- text_typography::OH_Drawing_SetTypographyTextFontHeight
- text_typography::OH_Drawing_SetTypographyTextFontSize
- text_typography::OH_Drawing_SetTypographyTextFontStyle
- text_typography::OH_Drawing_SetTypographyTextFontWeight
- text_typography::OH_Drawing_SetTypographyTextHalfLeading
- text_typography::OH_Drawing_SetTypographyTextLineStyleFontFamilies
- text_typography::OH_Drawing_SetTypographyTextLineStyleFontHeight
- text_typography::OH_Drawing_SetTypographyTextLineStyleFontSize
- text_typography::OH_Drawing_SetTypographyTextLineStyleFontStyle
- text_typography::OH_Drawing_SetTypographyTextLineStyleFontWeight
- text_typography::OH_Drawing_SetTypographyTextLineStyleHalfLeading
- text_typography::OH_Drawing_SetTypographyTextLineStyleOnly
- text_typography::OH_Drawing_SetTypographyTextLineStyleSpacingScale
- text_typography::OH_Drawing_SetTypographyTextLocale
- text_typography::OH_Drawing_SetTypographyTextMaxLines
- text_typography::OH_Drawing_SetTypographyTextSplitRatio
- text_typography::OH_Drawing_SetTypographyTextStyle
- text_typography::OH_Drawing_SetTypographyTextUseLineStyle
- text_typography::OH_Drawing_SetTypographyTextWordBreakType
- text_typography::OH_Drawing_TextStyleAddFontFeature
- text_typography::OH_Drawing_TextStyleAddFontVariation
- text_typography::OH_Drawing_TextStyleAddShadow
- text_typography::OH_Drawing_TextStyleClearFontFeature
- text_typography::OH_Drawing_TextStyleClearShadows
- text_typography::OH_Drawing_TextStyleDestroyFontFamilies
- text_typography::OH_Drawing_TextStyleDestroyFontFeatures
- text_typography::OH_Drawing_TextStyleGetBackgroundBrush
- text_typography::OH_Drawing_TextStyleGetBackgroundPen
- text_typography::OH_Drawing_TextStyleGetBaseline
- text_typography::OH_Drawing_TextStyleGetBaselineShift
- text_typography::OH_Drawing_TextStyleGetColor
- text_typography::OH_Drawing_TextStyleGetDecorationStyle
- text_typography::OH_Drawing_TextStyleGetFontFamilies
- text_typography::OH_Drawing_TextStyleGetFontFeatureSize
- text_typography::OH_Drawing_TextStyleGetFontFeatures
- text_typography::OH_Drawing_TextStyleGetFontHeight
- text_typography::OH_Drawing_TextStyleGetFontMetrics
- text_typography::OH_Drawing_TextStyleGetFontSize
- text_typography::OH_Drawing_TextStyleGetFontStyle
- text_typography::OH_Drawing_TextStyleGetFontStyleStruct
- text_typography::OH_Drawing_TextStyleGetFontWeight
- text_typography::OH_Drawing_TextStyleGetForegroundBrush
- text_typography::OH_Drawing_TextStyleGetForegroundPen
- text_typography::OH_Drawing_TextStyleGetHalfLeading
- text_typography::OH_Drawing_TextStyleGetLetterSpacing
- text_typography::OH_Drawing_TextStyleGetLocale
- text_typography::OH_Drawing_TextStyleGetShadowCount
- text_typography::OH_Drawing_TextStyleGetShadowWithIndex
- text_typography::OH_Drawing_TextStyleGetShadows
- text_typography::OH_Drawing_TextStyleGetWordSpacing
- text_typography::OH_Drawing_TextStyleIsAttributeMatched
- text_typography::OH_Drawing_TextStyleIsEqual
- text_typography::OH_Drawing_TextStyleIsEqualByFont
- text_typography::OH_Drawing_TextStyleIsPlaceholder
- text_typography::OH_Drawing_TextStyleSetBackgroundRect
- text_typography::OH_Drawing_TextStyleSetBaselineShift
- text_typography::OH_Drawing_TextStyleSetPlaceholder
- text_typography::OH_Drawing_TypographyDestroyEllipsis
- text_typography::OH_Drawing_TypographyDestroyLineFontMetrics
- text_typography::OH_Drawing_TypographyDestroyTextBox
- text_typography::OH_Drawing_TypographyDidExceedMaxLines
- text_typography::OH_Drawing_TypographyGetAlphabeticBaseline
- text_typography::OH_Drawing_TypographyGetEffectiveAlignment
- text_typography::OH_Drawing_TypographyGetGlyphPositionAtCoordinate
- text_typography::OH_Drawing_TypographyGetGlyphPositionAtCoordinateWithCluster
- text_typography::OH_Drawing_TypographyGetHeight
- text_typography::OH_Drawing_TypographyGetIdeographicBaseline
- text_typography::OH_Drawing_TypographyGetIndentsWithIndex
- text_typography::OH_Drawing_TypographyGetLineCount
- text_typography::OH_Drawing_TypographyGetLineFontMetrics
- text_typography::OH_Drawing_TypographyGetLineHeight
- text_typography::OH_Drawing_TypographyGetLineInfo
- text_typography::OH_Drawing_TypographyGetLineMetrics
- text_typography::OH_Drawing_TypographyGetLineMetricsAt
- text_typography::OH_Drawing_TypographyGetLineTextRange
- text_typography::OH_Drawing_TypographyGetLineWidth
- text_typography::OH_Drawing_TypographyGetLongestLine
- text_typography::OH_Drawing_TypographyGetLongestLineWithIndent
- text_typography::OH_Drawing_TypographyGetMaxIntrinsicWidth
- text_typography::OH_Drawing_TypographyGetMaxWidth
- text_typography::OH_Drawing_TypographyGetMinIntrinsicWidth
- text_typography::OH_Drawing_TypographyGetRectsForPlaceholders
- text_typography::OH_Drawing_TypographyGetRectsForRange
- text_typography::OH_Drawing_TypographyGetTextAlign
- text_typography::OH_Drawing_TypographyGetTextDirection
- text_typography::OH_Drawing_TypographyGetTextEllipsis
- text_typography::OH_Drawing_TypographyGetTextMaxLines
- text_typography::OH_Drawing_TypographyGetTextStyle
- text_typography::OH_Drawing_TypographyGetUnresolvedGlyphsCount
- text_typography::OH_Drawing_TypographyGetWordBoundary
- text_typography::OH_Drawing_TypographyHandlerAddPlaceholder
- text_typography::OH_Drawing_TypographyHandlerAddSymbol
- text_typography::OH_Drawing_TypographyHandlerAddText
- text_typography::OH_Drawing_TypographyHandlerPopTextStyle
- text_typography::OH_Drawing_TypographyHandlerPushTextStyle
- text_typography::OH_Drawing_TypographyIsEllipsized
- text_typography::OH_Drawing_TypographyIsLineUnlimited
- text_typography::OH_Drawing_TypographyLayout
- text_typography::OH_Drawing_TypographyMarkDirty
- text_typography::OH_Drawing_TypographyPaint
- text_typography::OH_Drawing_TypographyPaintOnPath
- text_typography::OH_Drawing_TypographySetIndents
- text_typography::OH_Drawing_TypographyStyleDestroyStrutStyle
- text_typography::OH_Drawing_TypographyStyleEquals
- text_typography::OH_Drawing_TypographyStyleGetEffectiveAlignment
- text_typography::OH_Drawing_TypographyStyleGetFontStyleStruct
- text_typography::OH_Drawing_TypographyStyleGetStrutStyle
- text_typography::OH_Drawing_TypographyStyleIsHintEnabled
- text_typography::OH_Drawing_TypographyStyleSetHintsEnabled
- text_typography::OH_Drawing_TypographyStyleStrutStyleEquals
- text_typography::OH_Drawing_TypographyTextGetHeightBehavior
- text_typography::OH_Drawing_TypographyTextGetLineStyle
- text_typography::OH_Drawing_TypographyTextSetHeightBehavior
- text_typography::OH_Drawing_TypographyTextlineGetStyleOnly
- text_typography::OH_Drawing_TypographyTextlineStyleDestroyFontFamilies
- text_typography::OH_Drawing_TypographyTextlineStyleGetFontFamilies
- text_typography::OH_Drawing_TypographyTextlineStyleGetFontSize
- text_typography::OH_Drawing_TypographyTextlineStyleGetFontStyle
- text_typography::OH_Drawing_TypographyTextlineStyleGetFontWeight
- text_typography::OH_Drawing_TypographyTextlineStyleGetHalfLeading
- text_typography::OH_Drawing_TypographyTextlineStyleGetHeightOnly
- text_typography::OH_Drawing_TypographyTextlineStyleGetHeightScale
- text_typography::OH_Drawing_TypographyTextlineStyleGetSpacingScale
- text_typography::OH_Drawing_TypographyUpdateFontSize
- typeface::OH_Drawing_FontArgumentsAddVariation
- typeface::OH_Drawing_FontArgumentsCreate
- typeface::OH_Drawing_FontArgumentsDestroy
- typeface::OH_Drawing_TypefaceCreateDefault
- typeface::OH_Drawing_TypefaceCreateFromCurrent
- typeface::OH_Drawing_TypefaceCreateFromFile
- typeface::OH_Drawing_TypefaceCreateFromFileWithArguments
- typeface::OH_Drawing_TypefaceCreateFromStream
- typeface::OH_Drawing_TypefaceDestroy