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

/haiku/src/servers/app/
H A DWorkspacesView.cpp247 BRect fillFrame = frame.InsetByCopy(1, 1) & workspaceFrame; local
253 drawingEngine->FillRect(fillFrame, white);
265 font.TruncateString(&title, B_TRUNCATE_END, fillFrame.Width() - 4);

Completed in 84 milliseconds