Home
last modified time | relevance | path

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

/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvrend.cpp138 class CCRTableRow;
143 CCRTableRow * row;
177 class CCRTableRow { class
191 CCRTableRow() : index(0) in CCRTableRow() function in CCRTableRow
211 LVPtrVector<CCRTableRow, false> rows;
323 LVPtrVector<CCRTableRow> rows;
413 CCRTableRow * row = new CCRTableRow; in LookupElem()
473 CCRTableRow * row = new CCRTableRow; in LookupElem()
706 CCRTableRow * row = rows[i]; in PlaceCells()
788 CCRTableRow * nrow = new CCRTableRow; in PlaceCells()
[all …]