Searched defs:X_AXIS (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ | ||
H A D | chart_component.h | 160 static const char * const X_AXIS; member in OHOS::ACELite::final |
H A D | chart_component.cpp | 43 const char * const ChartComponent::X_AXIS = "xAxis"; member in OHOS::ACELite::ChartComponent |
/foundation/window/window_manager/window_scene/session/host/include/ | ||
H A D | move_drag_controller.h | 138 enum AxisType { UNDEFINED, X_AXIS, Y_AXIS }; enumerator |
Completed in 3 milliseconds