Searched defs:rowEnd (Results 1 – 11 of 11) sorted by relevance
44 void FfiOHOSAceFrameworkGridItemSetRowEnd(int32_t rowEnd) in FfiOHOSAceFrameworkGridItemSetRowEnd()
48 ### rowEnd subsection
41 int32_t rowEnd = -1; member
169 int32_t rowStart, int32_t rowEnd, int32_t colStart, int32_t colEnd, float width, float height) in CreateBigItem()201 void GridTestNg::CreateBigRowItem(int32_t rowStart, int32_t rowEnd) in CreateBigRowItem()
109 void JSGridItem::SetRowEnd(int32_t rowEnd) in SetRowEnd()
69 void SetGridItemRowEnd(ArkUINodeHandle node, int32_t rowEnd) in SetGridItemRowEnd()
159 void GridItemModelNG::SetRowEnd(FrameNode* frameNode, int32_t rowEnd) in SetRowEnd()
209 uint16_t rowEnd = in DrawColorLetter() local279 uint16_t rowEnd = in DrawNormalLetter() local333 int16_t rowEnd = rowStart + subRect.GetHeight(); in DrawLetter() local
1750 double rowEnd = 0.0; in CalDragRowIndex() local
26616 rowEnd(value) { method in ArkGridItemComponent