Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/
H A Dapp_style_item.h158 bool IsPseudoClassItem() const in IsPseudoClassItem() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp580 if (style->IsPseudoClassItem()) { in ApplyCommonStyle()