Home
last modified time | relevance | path

Searched defs:GetRepeat (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h63 bool GetRepeat() const in GetRepeat() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp73 std::string TemplatesParser::GetRepeat(const std::string& str) in GetRepeat() function in OHOS::Ace::TemplatesParser
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h38 bool GetRepeat() const in GetRepeat() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dgradient_property.h299 bool GetRepeat() const in GetRepeat() function
H A Dtemplates_parser.cpp135 std::string GetRepeat(const std::string& str) in GetRepeat() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Ddecoration.h448 bool GetRepeat() const in GetRepeat() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.cpp3241 std::string RenderGridLayout::GetRepeat(const std::string& str) in GetRepeat() function in OHOS::Ace::RenderGridLayout
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_common.cpp1140 static napi_value GetRepeat(napi_env env, napi_callback_info info) in GetRepeat() function