mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-27 17:01:03 +00:00
update graphic/graphic_2d/native_drawing/libnative_drawing.ndk.json.
OH_Drawing_TypographyGetMetrics OH_Drawing_RegisterThemeFontBuffer OH_Drawing_RedisterThemeFont 删除以上三个接口,均为内部接口,不对外开放。 Signed-off-by: PengKejie <pengkejie@h-partners.com>
This commit is contained in:
parent
0ff0a0e154
commit
1f72e7dff5
@ -978,10 +978,6 @@
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_TextStyleGetFontMetrics"
|
||||
},
|
||||
{
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_TypographyGetMetrics"
|
||||
},
|
||||
{
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_SetTextStyleForegroundBrush"
|
||||
@ -1370,14 +1366,6 @@
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_TypographyUpdateFontSize"
|
||||
},
|
||||
{
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_RegisterThemeFontBuffer"
|
||||
},
|
||||
{
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_RegisterThemeFont"
|
||||
},
|
||||
{
|
||||
"first_introduced": "12",
|
||||
"name": "OH_Drawing_TypographyTextGetLineStyle"
|
||||
|
Loading…
Reference in New Issue
Block a user