Home
last modified time | relevance | path

Searched refs:MIN_FONT_SIZE_WITHOUT_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.h28 static constexpr DimensionT MIN_FONT_SIZE_WITHOUT_ICON = 12.0; variable
/ohos5.0/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_info_helper.cpp152 minFontSize = MIN_FONT_SIZE_WITHOUT_ICON; in CheckSecCompBaseButton()