Home
last modified time | relevance | path

Searched defs:row (Results 26 - 50 of 119) sorted by relevance

12345

/foundation/arkui/ace_engine/frameworks/core/components/dialog/action_sheet/
H A Daction_sheet_component.cpp82 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::FLEX_START, FlexAlign::CENTER, rowChildren); in BuildMenu() local
/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_component_v2.cpp112 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::FLEX_END, FlexAlign::CENTER, rowChildren); in CreateButtons() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.cpp147 const auto& row = it->second; in CheckMultiRow() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dflex_model_impl.cpp29 RefPtr<FlexComponentV2> row = AceType::MakeRefPtr<OHOS::Ace::FlexComponentV2>( in CreateFlexRow() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_shape_bridge.cpp92 int32_t row = 0; in SetMesh() local
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp47 int32_t row = 0; in HWTEST_F() local
92 int32_t row in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_model_ng.cpp36 void ShapeModelNG::SetBitmapMesh(std::vector<double>& mesh, int32_t column, int32_t row) in SetBitmapMesh() argument
176 void ShapeModelNG::SetBitmapMesh(FrameNode* frameNode, std::vector<double>& mesh, int32_t column, int32_t row) in SetBitmapMesh() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtextpicker_model_ng.cpp149 auto row = FrameNode::CreateFrameNode( in CreateColumnNode() local
175 auto row = FrameNode::CreateFrameNode( in CreateColumnNode() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_fe_color_matrix.cpp42 static void SetRow(float* row, float r, float g, float b) in SetRow() argument
/foundation/arkui/ui_lite/frameworks/dfx/
H A Dui_screenshot.cpp68 uint32_t row = MAX_MALLOC_SIZE / width; variable
102 bool WriteBlockToFile(int32_t fd, uint32_t* buffer, uint8_t*& startAddr, uint32_t row, in WriteBlockToFile() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.cpp103 auto& row = result_[index]; in Execute() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/
H A Dimage_png_plugin_fuzz.cpp54 png_bytep row = nullptr; in DoPrivateFun() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/media_event_test/src/
H A Devent_thumbnail_test.cpp80 string row = "medialib_UpdateLcdInfo_test_001"; in HWTEST_F() local
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/
H A Dcj_display_manager.cpp70 static void SetCRect(const DMRect &row, CRect *ptr) in SetCRect() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp167 std::pair<int, int64_t> TransactionImpl::Insert(const std::string &table, const Row &row, Resolution resolution) in Insert() argument
199 std::pair<int, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
210 std::pair<int32_t, int32_t> TransactionImpl::Update(const Row &row, const AbsRdbPredicates &predicates, in Update() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H A Drdb_result_set_bridge.cpp81 int row = start; in WriteBlock() local
97 void RdbResultSetBridge::WriteColumn(int columnCount, Writer &writer, int row) in WriteColumn() argument
[all...]
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_trans_db_test.cpp110 ValuesBucket row = row_; in HWTEST_F() local
135 ValuesBucket row = row_; in HWTEST_F() local
158 ValuesBucket row = row_; in HWTEST_F() local
179 ValuesBucket row = row_; in HWTEST_F() local
206 ValuesBucket row = row_; HWTEST_F() local
233 ValuesBucket row = row_; HWTEST_F() local
260 ValuesBucket row = row_; HWTEST_F() local
287 ValuesBucket row = row_; HWTEST_F() local
315 ValuesBucket row = row_; HWTEST_F() local
337 ValuesBucket row = row_; HWTEST_F() local
352 ValuesBucket row = row_; HWTEST_F() local
379 ValuesBucket row = row_; HWTEST_F() local
409 ValuesBucket row = row_; HWTEST_F() local
425 auto row = rowEntity.Steal(); HWTEST_F() local
446 ValuesBucket row = row_; HWTEST_F() local
462 auto row = rowEntity.Steal(); HWTEST_F() local
483 ValuesBucket row = row_; HWTEST_F() local
514 ValuesBucket row = row_; HWTEST_F() local
540 auto row = rowEntity.Steal(); HWTEST_F() local
558 ValuesBucket row = row_; HWTEST_F() local
585 auto row = rowEntity.Steal(); HWTEST_F() local
600 ValuesBucket row = row_; HWTEST_F() local
631 ValuesBucket row = row_; HWTEST_F() local
661 auto row = rowEntity.Steal(); HWTEST_F() local
679 ValuesBucket row = row_; HWTEST_F() local
706 auto row = rowEntity.Steal(); HWTEST_F() local
724 ValuesBucket row = row_; HWTEST_F() local
759 ValuesBucket row = row_; HWTEST_F() local
790 ValuesBucket row = row_; HWTEST_F() local
811 auto row = rowEntity.Steal(); HWTEST_F() local
834 ValuesBucket row = row_; HWTEST_F() local
855 auto row = rowEntity.Steal(); HWTEST_F() local
878 ValuesBucket row = row_; HWTEST_F() local
894 auto row = rowEntity.Steal(); HWTEST_F() local
960 auto row = rowEntity.Steal(); HWTEST_F() local
991 auto row = rowEntity.Steal(); HWTEST_F() local
1020 auto row = rowEntity.Steal(); HWTEST_F() local
1109 ValuesBucket row = row_; HWTEST_F() local
1159 auto row = rowEntity.Steal(); HWTEST_F() local
1189 auto row = rowEntity.Steal(); HWTEST_F() local
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dshared_block_serializer_info.h40 int PutString(int row, int column, const char *text, int sizeIncludingNull) in PutString() argument
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp267 DrawBitmapMesh( SkBitmap& bitmap, int column, int row, const float* vertices, const int* colors, const SkPaint* paint) DrawBitmapMesh() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_pattern.h121 auto row = GetCustomTitleRow(); in GetCustomTitleNode() local
142 auto row = GetFloatingTitleRow(); in GetFloatingTitleNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid_row/
H A Dgrid_row_layout_algorithm.cpp172 CalcCrossAxisAlignment(LayoutWrapper* layoutWrapper, std::list<std::pair<RefPtr<LayoutWrapper>, NewLineOffset>>& row, float currentRowHeight) CalcCrossAxisAlignment() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/option/
H A Doption_view.cpp149 void OptionView::CreatePasteButton(bool optionsHasIcon, const RefPtr<FrameNode>& option, const RefPtr<FrameNode>& row, in CreatePasteButton() argument
205 CreateOption(bool optionsHasIcon, std::vector<OptionParam>& params, int32_t index, const RefPtr<FrameNode>& row, const RefPtr<FrameNode>& option) CreateOption() argument
225 CreateOption(bool optionsHasIcon, const std::string& value, const std::string& icon, const RefPtr<FrameNode>& row, const RefPtr<FrameNode>& option, const std::function<void()>& onClickFunc) CreateOption() argument
249 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), CreateMenuOption() local
270 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), CreateMenuOption() local
290 auto row = FrameNode::CreateFrameNode(V2::ROW_ETS_TAG, ElementRegister::GetInstance()->MakeUniqueId(), CreateSelectOption() local
[all...]
H A Doption_layout_algorithm.cpp132 void OptionLayoutAlgorithm::MeasureRow(const RefPtr<LayoutWrapper>& row, const LayoutConstraintF& constraint) in MeasureRow() argument
/foundation/arkui/ace_engine/frameworks/core/components/toast/
H A Dtoast_component.cpp135 RefPtr<RowComponent> row = AceType::MakeRefPtr<RowComponent>(FlexAlign::CENTER, FlexAlign::CENTER, rowChildren); in BuildPackageBox() local
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_component.cpp55 auto row = AceType::MakeRefPtr<RowComponent>(FlexAlign::FLEX_START, FlexAlign::CENTER, rowChildren); in BuildChild() local
183 void PieceComponent::SetImage(RefPtr<RowComponent>& row) in SetImage() argument
212 SetText(RefPtr<RowComponent>& row) SetText() argument
[all...]

Completed in 13 milliseconds

12345