Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/entryability/candidateWifiModel/common/constant/
H A DCommonConstant.ets54 static readonly NO_OPACITY: number = 1;
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_testapp/entry/src/main/ets/entryability/candidateWifiModel/view/
H A DTargetListItem.ets79 CommonConstants.OPACITY : CommonConstants.NO_OPACITY
H A DTargetList.ets102 .opacity(this.isSelectRows() ? CommonConstants.NO_OPACITY : CommonConstants.OPACITY)
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_bar_pattern.cpp72 constexpr float NO_OPACITY = 0.0f; variable
1463 …ChangeMask(selectedIndex, selectedImageSize, originalSelectedMaskOffset, NO_OPACITY, HALF_MASK_RAD… in HandleBottomTabBarClick()
1606 NO_OPACITY, HALF_MASK_RADIUS_RATIO, false); in PlayMaskAnimation()