Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_appearance/services/include/
H A Dui_appearance_ipc_interface_code.h28 SET_FONT_Weight_SCALE = 6, enumerator
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_stub.cpp53 case static_cast<uint32_t>(UiAppearanceInterfaceCode::SET_FONT_Weight_SCALE): { in OnRemoteRequest()
H A Dui_appearance_ability_proxy.cpp133 … Remote()->SendRequest(static_cast<uint32_t>(UiAppearanceInterfaceCode::SET_FONT_Weight_SCALE), in SetFontWeightScale()