Searched refs:GroupStartDispListIndex (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/preferences/shortcuts/clv/
H A DCLVColumnLabelView.h19 int32 GroupStartDispListIndex; //Indices in the column display list where this group starts member in struct:CLVDragGroup
H A DCLVColumnLabelView.cpp550 for(ColumnCounter = ThisGroup->GroupStartDispListIndex; ColumnCounter <=
557 for(ColumnCounter = ThisGroup->GroupStartDispListIndex; ColumnCounter <=
566 for(ColumnCounter = ThisGroup->GroupStartDispListIndex; ColumnCounter <=
607 CurrentGroup->GroupStartDispListIndex = Counter;
685 for(ColumnCount = ThisGroup->GroupStartDispListIndex; ColumnCount <=

Completed in 63 milliseconds