Searched defs:curRow (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/test/ndk/unittest/ |
H A D | rdb_cursor_test.cpp | 122 int curRow = 1; in CreateAssetTable() local 632 int curRow = 3; variable
|
/ohos5.0/base/hiviewdfx/hiappevent/test/unittest/common/napi/ |
H A D | napi_hiappevent.test.js | 56 function simpleTrigger(curRow, curSize, holder) { argument 1433 onTrigger: function (curRow, curSize, holder) { argument 1479 onTrigger: function (curRow, curSize, holder) { argument 1524 onTrigger: function (curRow, curSize, holder) { argument 1686 onTrigger: function (curRow, curSize, holder) { argument
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | jpeg_encoder.cpp | 309 void JpegEncoder::Deinterweave(uint8_t *uvPlane, uint8_t *uPlane, uint8_t *vPlane, uint32_t curRow,… in Deinterweave()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_layout/ |
H A D | grid_layout_algorithm.cpp | 161 void GridLayoutAlgorithm::GetNextGrid(int32_t& curRow, int32_t& curCol) const in GetNextGrid()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/ |
H A D | render_grid_layout.cpp | 754 void RenderGridLayout::GetNextGrid(int32_t& curRow, int32_t& curCol) const in GetNextGrid() 771 void RenderGridLayout::GetPreviousGird(int32_t& curRow, int32_t& curCol) const in GetPreviousGird() 2007 int32_t curRow = toRow; in MoveItemsForward() local 2059 int32_t curRow = fromRow; in MoveItemsBackward() local 2130 int32_t curRow = 0; in CalIndexForItemByRowAndColum() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_layout_test_ng.cpp | 733 int32_t curRow = 0; variable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_util.cpp | 179 const uint32_t curRow = ring * sectors; in GenerateSphereGeometry() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/ |
H A D | plugin_libjpeg_test.cpp | 2218 uint32_t curRow = 0; variable
|