Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_button_bridge.cpp54 constexpr int32_t FONT_FAMILY_ARG_9 = 9; variable
488 Local<JSValueRef> fontFamilyArg = runtimeCallInfo->GetCallArgRef(FONT_FAMILY_ARG_9); in SetLabelStyle()