Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.h314 …: label_(label), strDragStart_(strDragStart), strDrag_(strDrag), strDragEnd_(strDragEnd), isConsum… in TestOnDragListener()
330 label_->SetText(strDrag_); in OnDrag()
348 char* strDrag_; variable