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

/haiku/src/kits/tracker/infowindow/
H A DFilePermissionsView.cpp117 RotatedStringView* ownerRightLabel = new RotatedStringView("", local
127 ownerRightLabelSize = ownerRightLabel->ExplicitSize();
135 maxSize.height = std::max(ownerRightLabel->ExplicitSize().height,
142 ownerRightLabel->SetExplicitSize(maxSize);
190 .Add(ownerRightLabel, 1, 0)

Completed in 32 milliseconds