Home
last modified time | relevance | path

Searched refs:applyGesture (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js73 applyGesture(s10) {
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js63 applyGesture(j7) {
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js4838 function applyGesture(modifier, component) { function
4839 if (modifier.applyGesture !== undefined) {
4842 modifier.applyGesture(gestureEvent);
4855 applyGesture(modifier, component);
4859 applyGesture(modifier, component);

Completed in 30 milliseconds