Searched defs:columIndex (Results 1 – 2 of 2) sorted by relevance
188 int32_t columIndex = 0; in GetStringValue() local
2184 bool RenderGridLayout::CalTheFirstEmptyCell(int32_t& rowIndex, int32_t& columIndex, bool ignoreInse… in CalTheFirstEmptyCell()