Searched refs:topIndex (Results 1 – 4 of 4) sorted by relevance
182 uint32_t topIndex = INDEX_DIMENSION_TOP_0; in SetTogglePadding() local184 if (SetToggleDimension(values, topIndex, length, topOptional)) { in SetTogglePadding()
758 int16_t topIndex = topIndex_; in RefreshList() local778 if (topIndex > recycle_.GetAdapterItemCount() - 1) { in RefreshList()782 startIndex_ = topIndex; in RefreshList()
1477 int32_t topIndex = 1; in DumpCameraSensorInfo() local1485 to_string(item.data.i32[topIndex]) + " " + in DumpCameraSensorInfo()
961 int topIndex = NUM_0; in SetPadding() local966 struct ArkUISizeType top = { item->value[topIndex].f32, unit }; in SetPadding()3441 int topIndex = NUM_0; in SetPaddingPercent() local3445 struct ArkUISizeType top = { item->value[topIndex].f32, UNIT_PERCENT }; in SetPaddingPercent()3477 int topIndex = NUM_0; in SetMarginPercent() local3481 struct ArkUISizeType top = { item->value[topIndex].f32, UNIT_PERCENT }; in SetMarginPercent()