Searched defs:colStart (Results 1 – 2 of 2) sorted by relevance
169 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()
211 … uint16_t colStart = (posX >= letterInfo.mask.GetLeft()) ? 0 : (letterInfo.mask.GetLeft() - posX); in DrawColorLetter() local281 … uint16_t colStart = (posX >= letterInfo.mask.GetLeft()) ? 0 : (letterInfo.mask.GetLeft() - posX); in DrawNormalLetter() local334 int16_t colStart = subRect.GetX() - fontRect.GetX(); in DrawLetter() local