Searched defs:tooWide (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DTextWidget.cpp348 bool tooWide = textView->TextRect().Width() > maxWidth; local
408 bool tooWide = textWidth > maxWidth; local
512 bool tooWide = textView->TextRect().Width() > fMaxWidth; local
[all...]
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp746 bool tooWide = maxMenuWidth > maxWidth; local

Completed in 49 milliseconds