Home
last modified time | relevance | path

Searched refs:horizontal (Results 1 - 2 of 2) sorted by relevance

/base/msdp/device_status/test/unittest/libs/src/
H A Ddevice_status_algorithm_test.cpp255 AlgoHorizontal horizontal; in HWTEST_F() local
257 horizontal.RegisterCallback(callback); in HWTEST_F()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp6466 napi_value horizontal; in GetScrollOffset() local
6479 napi_create_double(env, static_cast<double>(offsetX), &horizontal); in GetScrollOffset()
6481 napi_set_named_property(env, result, "x", horizontal); in GetScrollOffset()

Completed in 21 milliseconds