Searched defs:dataWidth (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/translators/exr/
H A DEXRTranslator.cpp131 int dataWidth = dataWindow.max.x - dataWindow.min.x + 1; local
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp480 long dataWidth = (long)ceilf( local
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollView.cpp829 float dataWidth = dataRect.Width(); // but that doesn't harm. local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp695 float dataWidth = std::max(width, MinSize().width); local
/haiku/src/kits/interface/
H A DTextView.cpp819 float dataWidth = _TextWidth(); local
5039 long dataWidth = (long)ceilf(_TextWidth()); local

Completed in 70 milliseconds