Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_object.cpp380 GestureStyle GestureSpan::GetGestureStyle() const in GetGestureStyle() function in OHOS::Ace::GestureSpan
397 auto gestureInfo = gestureSpan->GetGestureStyle(); in IsAttributesEqual()
H A Dspan_object.h217 GestureStyle GetGestureStyle() const;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp523 gestureSpan->GetGestureSpan()->GetGestureStyle(), start, start + length); in ParseJsGestureSpan()