Searched refs:IntegerWidth (Results 126 - 130 of 130) sorted by relevance

123456

/haiku/src/kits/interface/
H A DTextView.cpp5038 long viewWidth = bounds.IntegerWidth();
5082 long viewWidth = bounds.IntegerWidth();
H A DView.cpp1461 uint32 width = dragRect.IntegerWidth() + 1;
6177 resized.AddInt32("width", fBounds.IntegerWidth());
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp1704 int32 width = r.IntegerWidth() + 1;
/haiku/src/apps/terminal/
H A DTermView.cpp649 int columns = int((rect.IntegerWidth() + 1) / fFontWidth);
/haiku/src/kits/tracker/
H A DPoseView.cpp7983 if (selection.IntegerWidth() < 1)

Completed in 277 milliseconds

123456