Searched defs:SetWebCursiveFont (Results 1 – 5 of 5) sorted by relevance
120 virtual void SetWebCursiveFont(const std::string& cursiveFontFamily) {}; in SetWebCursiveFont() function
851 void WebModelNG::SetWebCursiveFont(const std::string& cursiveFontFamily) in SetWebCursiveFont() function in OHOS::Ace::NG::WebModelNG1794 void WebModelNG::SetWebCursiveFont(FrameNode* frameNode, const std::string& cursiveFontFamily) in SetWebCursiveFont() function in OHOS::Ace::NG::WebModelNG
486 void WebModelStatic::SetWebCursiveFont(FrameNode* frameNode, const std::string& cursiveFontFamily) in SetWebCursiveFont() function in OHOS::Ace::NG::WebModelStatic
682 void SetWebCursiveFont(ArkUINodeHandle node, ArkUI_CharPtr value) in SetWebCursiveFont() function
1087 ArkUINativeModuleValue WebBridge::SetWebCursiveFont(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetWebCursiveFont() function in OHOS::Ace::NG::WebBridge