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

/haiku/src/apps/deskbar/
H A DTruncatableMenuItem.cpp108 TruncateLabel(maxWidth - offset, truncatedLabel);
/haiku/headers/os/interface/
H A DMenuItem.h53 virtual void TruncateLabel(float maxWidth, char* newLabel);
/haiku/src/kits/interface/
H A DMenuItem.cpp388 BMenuItem::TruncateLabel(float maxWidth, char* newLabel) function in class:BMenuItem
427 TruncateLabel(frameWidth, truncatedLabel);

Completed in 67 milliseconds