Home
last modified time | relevance | path

Searched defs:row (Results 1 - 10 of 10) sorted by relevance

/test/testfwk/arkxtest/uitest/record/
H A Dmatrix3.h58 inline double operator()(int32_t row, int32_t col) const in operator ()() argument
122 inline double operator()(int32_t row, int32_t col) const in operator ()() argument
184 inline double operator()(int32_t row, int32_t col) const in operator ()() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textarea/
H A Dtextarea_onfocus_test.cpp24 static ArkUI_NodeHandle row; member
111 OH_NativeXComponent_AttachNativeRootNode(PluginManager::GetInstance()->GetNativeXComponent(idRow), row); in CreateNativeNode() local
H A Dtextarea_onchange_test.cpp24 static ArkUI_NodeHandle row; member
93 OH_NativeXComponent_AttachNativeRootNode(PluginManager::GetInstance()->GetNativeXComponent(idRow), row); in CreateNativeNode() local
H A Dtextarea_onpaste_test.cpp111 auto row = createRowNode(nodeAPI); in CreateNativeNode() local
H A Dtextarea_onblur_test.cpp24 static ArkUI_NodeHandle row; member
119 OH_NativeXComponent_AttachNativeRootNode(PluginManager::GetInstance()->GetNativeXComponent(idrow), row); in CreateNativeNode() local
H A Dtextarea_key_test.cpp24 static ArkUI_NodeHandle row; member
118 OH_NativeXComponent_AttachNativeRootNode(PluginManager::GetInstance()->GetNativeXComponent(idrow), row); in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/textinput/
H A Dtextinput_onpaste_test.cpp111 auto row = createRowNode(nodeAPI); in CreateNativeNode() local
H A Dtextinput_key_test.cpp24 static ArkUI_NodeHandle row; member
119 OH_NativeXComponent_AttachNativeRootNode(PluginManager::GetInstance()->GetNativeXComponent(idrow), row); in CreateNativeNode() local
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/scroll/
H A Dscroll_nestedscroll_test.cpp193 auto row = nodeAPI->createNode(ARKUI_NODE_ROW); in CreateNativeNode() local
/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/cpp/
H A Dhiappeventndk.cpp36 static void OnTrigger(int row, int size) in OnTrigger() argument

Completed in 6 milliseconds