Searched defs:maxWidth (Results 1 - 25 of 62) sorted by relevance

123

/haiku-fatelf/src/add-ons/translators/bmp/
H A DBMPView.cpp43 float maxWidth = stringView->Bounds().Width(); local
/haiku-fatelf/src/add-ons/translators/rtf/
H A DConfigView.cpp35 float maxWidth = stringView->Bounds().Width(); local
/haiku-fatelf/src/add-ons/translators/stxt/
H A DSTXTView.cpp44 float maxWidth = stringView->Bounds().Width(); local
/haiku-fatelf/src/apps/bootmanager/
H A DBootManagerWindow.cpp35 float minWidth, maxWidth, minHeight, maxHeight; local
/haiku-fatelf/src/apps/debugger/user_interface/gui/util/
H A DTargetAddressTableColumn.cpp12 TargetAddressTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, uint32 truncate, alignment align) argument
/haiku-fatelf/src/apps/resedit/
H A DPreviewColumn.cpp13 PreviewColumn(const char *title, float width, float minWidth, float maxWidth) argument
/haiku-fatelf/src/apps/debuganalyzer/gui/table/
H A DTableColumn.cpp11 TableColumn(int32 modelIndex, float width, float minWidth, float maxWidth, alignment align) argument
H A DTableColumns.cpp17 DelegateBasedTableColumn(BColumn* columnDelegate, int32 modelIndex, float width, float minWidth, float maxWidth, alignment align) argument
65 StringTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, uint32 truncate, alignment align) argument
101 BoolStringTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, const BString& trueString, const BString& falseString, uint32 truncate, alignment align) argument
133 Int32TableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, uint32 truncate, alignment align) argument
163 Int64TableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, uint32 truncate, alignment align) argument
196 BigtimeTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, bool invalidFirst, uint32 truncate, alignment align) argument
244 NanotimeTableColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, bool invalidFirst, uint32 truncate, alignment align) argument
[all...]
/haiku-fatelf/src/add-ons/translators/png/
H A DPNGView.cpp47 float maxWidth = stringView->Bounds().Width(); local
/haiku-fatelf/src/apps/expander/
H A DDirectoryFilePanel.cpp117 float dummy, maxWidth; local
/haiku-fatelf/src/kits/interface/textview_support/
H A DLineBuffer.cpp118 float maxWidth = 0; local
/haiku-fatelf/src/add-ons/accelerants/3dfx/
H A Dmode.cpp23 uint32 maxWidth = mode->virtual_width; local
/haiku-fatelf/src/add-ons/accelerants/intel_810/
H A Dmode.cpp23 uint32 maxWidth = mode->virtual_width; local
/haiku-fatelf/src/apps/pulse/
H A DNormalPulseView.cpp32 max_font_size(BFont font, const char* text, float maxSize, float maxWidth) argument
/haiku-fatelf/src/preferences/printers/
H A DPrintersWindow.cpp302 float maxWidth = 0; local
[all...]
/haiku-fatelf/src/preferences/screen/
H A DMonitorView.cpp189 float maxWidth = Bounds().Width(); local
/haiku-fatelf/headers/private/graphics/vmware/
H A DDriverInterface.h89 uint32 maxWidth; member in struct:__anon987
/haiku-fatelf/src/add-ons/accelerants/ati/
H A Dmode.cpp61 uint32 maxWidth = mode->virtual_width; local
/haiku-fatelf/src/add-ons/translators/exr/openexr/ilmimf/
H A DImfHeader.cpp779 Header::setMaxImageSize (int maxWidth, int maxHeight) argument
787 Header::setMaxTileSize (int maxWidth, int maxHeight) argument
/haiku-fatelf/src/apps/cortex/InfoView/
H A DInfoView.cpp212 float minWidth, maxWidth, minHeight, maxHeight; local
/haiku-fatelf/src/apps/cortex/RouteApp/
H A DRouteWindow.cpp162 float minWidth, maxWidth, minHeight, maxHeight; local
H A DStatusView.cpp191 float minWidth, maxWidth, minHeight, maxHeight; local
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp29 RegisterValueColumn(int32 modelIndex, const char* title, float width, float minWidth, float maxWidth, uint32 truncate = B_TRUNCATE_MIDDLE, alignment align = B_ALIGN_RIGHT) argument
/haiku-fatelf/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsListView.cpp58 TeamsColumn(const char* title, float width, float minWidth, float maxWidth, uint32 truncateMode, alignment align) argument
/haiku-fatelf/src/servers/app/
H A DDesktopListener.cpp273 NotifySizeLimitsChanged(Window* window, int32 minWidth, int32 maxWidth, int32 minHeight, int32 maxHeight) argument

Completed in 316 milliseconds

123