Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_theme.h107 const Color& GetSlipHoverBackgroundColor() const in GetSlipHoverBackgroundColor() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/indexer/
H A Dindexer_select_test_ng.cpp321 … EXPECT_EQ(renderContext->GetBackgroundColorValue(), indexerTheme_->GetSlipHoverBackgroundColor());
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_pattern.cpp1751 indexerTheme->GetSlipHoverBackgroundColor()); in IndexerHoverInAnimation()
1791 : indexerTheme->GetSlipHoverBackgroundColor()); in IndexerPressInAnimation()
1812 : indexerTheme->GetSlipHoverBackgroundColor()); in IndexerPressOutAnimation()