Searched refs:lbColor (Results 1 – 1 of 1) sorted by relevance
494 ListNode<LineBackgroundColor>* lbColor = linebackgroundColor->Begin(); in GetLineBackgroundColor() local495 for (; lbColor != linebackgroundColor->End(); lbColor = lbColor->next_) { in GetLineBackgroundColor()496 uint32_t start = lbColor->data_.start; in GetLineBackgroundColor()497 uint32_t end = lbColor->data_.end; in GetLineBackgroundColor()500 linebgColor = lbColor->data_.linebackgroundColor ; in GetLineBackgroundColor()