Home
last modified time | relevance | path

Searched defs:columns_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dmake_query_event.h39 std::vector<std::string> columns_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.h107 std::vector<std::string> columns_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dmatrix3.h154 int32_t columns_ = 0; variable
H A Dmatrix4.h171 int32_t columns_ = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dgrid_container_info.h148 int32_t columns_ = UNDEFINED_INT; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_base.h151 std::vector<RefPtr<RenderPickerColumn>> columns_; variable
H A Dpicker_base_component.h457 std::vector<RefPtr<PickerColumnComponent>> columns_; variable