Searched refs:first_column_ (Results 1 – 4 of 4) sorted by relevance
376 int first_column_; member
778 if ( textAreaCache_.invalid_ || ( textAreaCache_.first_column_ != firstCol ) ) { in paintEvent()789 textAreaCache_.first_column_ = firstCol; in paintEvent()