Home
last modified time | relevance | path

Searched refs:NONE_FONT_FAMILY (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dbutton_modifier.cpp59 const std::string NONE_FONT_FAMILY = "NoneFontFamily"; variable
386 fontFamilyResult[INDEX_INVALID_FONT_FAMILY_0].compare(NONE_FONT_FAMILY) == 0) { in SetButtonStringParameters()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.cpp35 const std::string NONE_FONT_FAMILY = "NoneFontFamily"; variable
493 strFontFamilies = NONE_FONT_FAMILY; in SetLabelStyle()