Home
last modified time | relevance | path

Searched defs:colEnd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_test_ng.cpp169 int32_t rowStart, int32_t rowEnd, int32_t colStart, int32_t colEnd, float width, float height) in CreateBigItem()
196 void GridTestNg::CreateBigColItem(int32_t colStart, int32_t colEnd) in CreateBigColItem()
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp212 uint16_t colEnd = in DrawColorLetter() local
282 uint16_t colEnd = in DrawNormalLetter() local
335 int16_t colEnd = colStart + subRect.GetWidth(); in DrawLetter() local