Home
last modified time | relevance | path

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

/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/
H A Dsec_comp_info.h29 static constexpr DimensionT MIN_FONT_SIZE_WITH_ICON = 10.0; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_info_helper.cpp150 minFontSize = MIN_FONT_SIZE_WITH_ICON; in CheckSecCompBaseButton()