Searched defs:width (Results 126 - 150 of 830) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DMask.cpp40 MaskDescription::MaskDescription(PDF* pdf, const char* mask, int length, int width, int height, int bpc) argument
101 Mask::Mask(PDF* pdf, int imageID, const char* fileName, int length, int width, int height, int bpc) argument
/haiku-fatelf/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.cpp241 Activity::FrameResized(float width, float height) argument
/haiku-fatelf/src/add-ons/translators/png/
H A DPNGView.cpp147 PNGView::FrameResized(float width, float height) argument
/haiku-fatelf/src/apps/deskbar/
H A DBarMenuTitle.cpp49 TBarMenuTitle::TBarMenuTitle(float width, float height, const BBitmap* icon, argument
66 TBarMenuTitle::SetWidthHeight(float width, float height) argument
74 TBarMenuTitle::GetContentSize(float* width, float* height) argument
H A DShowHideMenuItem.cpp72 TShowHideMenuItem::GetContentSize(float* width, float* height) argument
/haiku-fatelf/src/apps/expander/
H A DDirectoryFilePanel.cpp80 float width = be_plain_font->StringWidth( local
123 float width, height; local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/
H A DGroup.cpp38 Group::FrameResized(float width, float height) argument
48 Group::GetPreferredSize(float* width, float* height) argument
133 float width = resizeWidth ? frame.Width() : view->Bounds().Width(); local
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScroller.cpp109 Scroller::SetVisibleSize(float width, float height) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/property/specific_properties/
H A DIconProperty.cpp19 IconProperty(uint32 identifier, const uchar* icon, uint32 width, uint32 height, color_space format, BMessage* message) argument
/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp59 ColorValueView::FrameResized(float width, float height) argument
H A DIconValueView.cpp102 SetIcon(const unsigned char* bitsFromQuickRes, uint32 width, uint32 height, color_space format) argument
/haiku-fatelf/src/apps/icon-o-matic/gui/
H A DSwatchGroup.cpp119 float width = fTopSwatchViews->Frame().right local
/haiku-fatelf/src/apps/pairs/
H A DPairsWindow.cpp114 PairsWindow::_MakeGameView(int width, int height) argument
136 PairsWindow::SetGameSize(int width, int height) argument
157 int32 width; local
[all...]
/haiku-fatelf/src/apps/processcontroller/
H A DThreadBarMenuItem.cpp131 ThreadBarMenuItem::GetContentSize(float* width, float* height) argument
/haiku-fatelf/src/apps/pulse/
H A DConfigView.cpp152 float width, height; local
309 int width = atoi(fIconWidthControl->Text()); local
[all...]
H A DDeskbarPulseView.cpp141 int width = message->FindInt32("width"); local
H A DPrefsWindow.cpp63 float width, height; local
/haiku-fatelf/src/bin/
H A Ddstcheck.cpp44 TimedAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, alert_type type) argument
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmemattr.h55 enum mem_access_width width; member in struct:mem_attrib
/haiku-fatelf/src/documentation/docbook-xsl/extensions/saxon643/com/nwalsh/saxon/
H A DImageIntrinsics.java42 int width = -1; field in class:ImageIntrinsics
172 imageUpdate(Image img, int infoflags, int x, int y, int width, int height) argument
H A DVerbatim.java65 private static int width = 0; field in class:Verbatim
[all...]
/haiku-fatelf/src/documentation/docbook-xsl/extensions/xalan2/com/nwalsh/xalan/
H A DImageIntrinsics.java38 int width = -1; field in class:ImageIntrinsics
143 imageUpdate(Image img, int infoflags, int x, int y, int width, int height) argument
/haiku-fatelf/src/documentation/docbook-xsl/extensions/xalan27/src/com/nwalsh/xalan/
H A DImageIntrinsics.java38 int width = -1; field in class:ImageIntrinsics
143 imageUpdate(Image img, int infoflags, int x, int y, int width, int height) argument
/haiku-fatelf/src/libs/agg/src/
H A Dagg_gsv_text.cpp517 void gsv_text::size(double height, double width) argument
/haiku-fatelf/src/libs/glut/
H A Dglut_vidresize.c142 int x, y, width, height; local
194 glutVideoResize(int x, int y, int width, int height) argument
213 glutVideoPan(int x, int y, int width, int height) argument

Completed in 206 milliseconds

1234567891011>>