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

/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp287 BStringView* fCPUInfoView; member in class:SysInfoView
590 fCPUInfoView(NULL),
613 fCPUInfoView = _CreateSubtext("cputext", _GetCPUInfo());
642 .Add(fCPUInfoView)
739 fCPUInfoView->StringWidth(fCPUInfoView->Text()) + insets));

Completed in 174 milliseconds