Home
last modified time | relevance | path

Searched refs:FantasyFontFamilyName (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_preference_impl.cpp285 ArkWebString ArkWebPreferenceImpl::FantasyFontFamilyName() in FantasyFontFamilyName() function in OHOS::ArkWeb::ArkWebPreferenceImpl
287 return ArkWebStringClassToStruct(nweb_preference_->FantasyFontFamilyName()); in FantasyFontFamilyName()
H A Dark_web_preference_impl.h389 ArkWebString FantasyFontFamilyName() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_preference_wrapper.cpp317 std::string ArkWebPreferenceWrapper::FantasyFontFamilyName() in FantasyFontFamilyName() function in OHOS::ArkWeb::ArkWebPreferenceWrapper
319 ArkWebString stName = ark_web_preference_->FantasyFontFamilyName(); in FantasyFontFamilyName()
H A Dark_web_preference_wrapper.h391 std::string FantasyFontFamilyName() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/include/
H A Dark_web_preference.h437 virtual ArkWebString FantasyFontFamilyName() = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_preference.h364 virtual std::string FantasyFontFamilyName() = 0;