Home
last modified time | relevance | path

Searched refs:first_line_ (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dabstractlogview.h
H A Dabstractlogview.cpp
/glogg/src/
H A Dabstractlogview.h374 int first_line_; member
H A Dabstractlogview.cpp776 int32_t delta_y = textAreaCache_.first_line_ - firstLine; in paintEvent()
788 textAreaCache_.first_line_ = firstLine; in paintEvent()