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

/haiku/src/apps/diskprobe/
H A DDataView.h119 int32 fStoredEnd; member in class:DataView
H A DDataView.cpp289 SetSelection(fStoredStart, fStoredEnd);
1051 fStoredEnd = fEnd;
1105 SetSelection(fStoredStart, fStoredEnd);
1114 fStoredEnd = fEnd;

Completed in 97 milliseconds