Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_textfield.h131 static void SetCancelIconColorAndIconSrc(const JSRef<JSObject>& iconParam);
H A Djs_textfield.cpp1435 SetCancelIconColorAndIconSrc(iconParam); in SetCancelButton()
1438 void JSTextField::SetCancelIconColorAndIconSrc(const JSRef<JSObject>& iconParam) in SetCancelIconColorAndIconSrc() function in OHOS::Ace::Framework::JSTextField