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

/haiku/src/apps/magnify/
H A DMagnify.cpp1056 fInfoTextVisible = true;
1110 if (fInfoTextVisible)
1126 if (fInfoTextVisible)
1146 if (fInfoTextVisible)
1159 if (fInfoTextVisible)
1169 if (fInfoTextVisible)
1249 return fInfoTextVisible;
1256 fInfoTextVisible = visible;
H A DMagnify.h193 bool fInfoTextVisible; member in class:TInfoView

Completed in 90 milliseconds