Home
last modified time | relevance | path

Searched refs:ArkUIFontStruct (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dspan_modifier.cpp193 void SetSpanFont(NodeHandle node, const struct ArkUIFontStruct *fontInfo) in SetSpanFont()
H A Dsearch_modifier.cpp51 void SetSearchTextFont(ArkUINodeHandle node, const struct ArkUIFontStruct* value) in SetSearchTextFont()
170 void SetSearchPlaceholderFont(ArkUINodeHandle node, const struct ArkUIFontStruct* value) in SetSearchPlaceholderFont()
H A Dtext_modifier.cpp419 void SetTextFont(NodeHandle node, const struct ArkUIFontStruct *fontInfo) in SetTextFont()
H A Dnode_span_modifier.cpp304 void SetSpanFont(ArkUINodeHandle node, const struct ArkUIFontStruct* fontInfo) in SetSpanFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_span_bridge.cpp439 ArkUIFontStruct fontInfo; in SetFont()
H A Darkts_native_search_bridge.cpp108 struct ArkUIFontStruct value = { in SetTextFont()
400 struct ArkUIFontStruct value = { in SetPlaceholderFont()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h291 struct ArkUIFontStruct { struct
403 ArkUIFontStruct fontInfo;
4040 void (*setSearchTextFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* value);
4054 void (*setSearchPlaceholderFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* value);
4351 void (*setSpanFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* fontInfo);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h2292 void (*setSearchTextFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* value);
2306 void (*setSearchPlaceholderFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* value);
2581 void (*setSpanFont)(ArkUINodeHandle node, const struct ArkUIFontStruct* fontInfo);