Searched defs:GetFontContent (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_indexer.cpp | 282 void JSIndexer::GetFontContent(const JSCallbackInfo& args, std::optional<Dimension>& fontSize, in GetFontContent() function in OHOS::Ace::Framework::JSIndexer |
H A D | js_button.cpp | 215 void JSButton::GetFontContent(JSRef<JSVal>& font, ButtonParameters& buttonParameters) in GetFontContent() function in OHOS::Ace::Framework::JSButton |
H A D | js_tab_content.cpp | 245 void JSTabContent::GetFontContent(const JSRef<JSVal> font, LabelStyle& labelStyle, bool isSubTabSty… in GetFontContent() function in OHOS::Ace::Framework::JSTabContent |
H A D | js_swiper.cpp | 375 void JSSwiper::GetFontContent(const JSRef<JSVal>& font, bool isSelected, SwiperDigitalParameters& d… in GetFontContent() function in OHOS::Ace::Framework::JSSwiper |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ | ||
H A D | node_swiper_modifier.cpp | 339 void GetFontContent( in GetFontContent() function |