Searched refs:tempLeft (Results 1 – 2 of 2) sorted by relevance
208 FontSizeSpan tempLeft; in SetFontSize() local209 tempLeft.start = tempStart; in SetFontSize()210 tempLeft.end = startIndex; in SetFontSize()267 FontIdSpan tempLeft; in SetFontId() local268 tempLeft.start = tempStart; in SetFontId()269 tempLeft.end = startIndex; in SetFontId()270 tempLeft.fontId = tempId; in SetFontId()326 LetterHeightSpan tempLeft; in SetFontHeight() local327 tempLeft.start = tempStart; in SetFontHeight()328 tempLeft.end = startIndex; in SetFontHeight()[all …]
167 SpanType tempLeft, in UnequalInsert() argument189 tempList.Insert(*tempSpan, tempLeft); in UnequalInsert()