Searched defs:resize (Results 1 - 25 of 38) sorted by last modified time

12

/haiku/src/kits/interface/
H A DScrollView.cpp482 float resize = 2 * offset; local
H A DTextView.cpp2550 BTextView::MakeResizable(bool resize, BView* resizeView) argument
H A DGridLayout.cpp128 Info* _InfoAt(int32 index, bool resize) argument
H A DOptionPopUp.cpp31 BOptionPopUp(BRect frame, const char* name, const char* label, BMessage* message, uint32 resize, uint32 flags) argument
51 BOptionPopUp(BRect frame, const char* name, const char* label, BMessage* message, bool fixed, uint32 resize, uint32 flags) argument
H A DOptionControl.cpp25 BOptionControl(BRect frame, const char *name, const char *label, BMessage *message, uint32 resize, uint32 flags) argument
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp980 bool resize = false; local
/haiku/headers/cpp/std/
H A Dbastring.h360 void resize (size_type n) function in class:basic_string
/haiku/headers/private/fs_shell/
H A Dfssh_fs_interface.h318 fssh_status_t (*resize)(int fd, fssh_partition_id partition, member in struct:fssh_file_system_module_info
/haiku/headers/os/drivers/
H A Dfs_interface.h296 status_t (*resize)(int fd, partition_id partition, off_t size, member in struct:file_system_module_info
/haiku/src/preferences/appearance/
H A DCurView.cpp51 CurView::CurView(const BRect &frame, const char *name, int32 resize, int32 flags) argument
/haiku/src/system/libroot/posix/musl/search/
H A Dhsearch.c49 static int resize(size_t nel, struct hsearch_data *htab) function
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp49 WonderBrushView(const BRect &frame, const char *name, uint32 resize, uint32 flags, TranslatorSettings *settings) argument
/haiku/src/add-ons/translators/rtf/
H A DConfigView.cpp20 ConfigView::ConfigView(const BRect &frame, uint32 resize, uint32 flags) argument
/haiku/src/add-ons/translators/pcx/
H A DConfigView.cpp24 ConfigView::ConfigView(const BRect &frame, uint32 resize, uint32 flags) argument
/haiku/src/apps/resedit/
H A DBitmapView.cpp41 BitmapView(BRect frame, const char *name, BMessage *mod, BBitmap *bitmap, const char *label, border_style borderstyle, int32 resize, int32 flags) argument
H A DResView.cpp45 ResView::ResView(const BRect &frame, const char *name, const int32 &resize, argument
H A DResListView.cpp10 ResListView::ResListView(const BRect &frame, const char *name, int32 resize, int32 flags, argument
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowConfigView.cpp57 SlideShowConfigView(const BRect &frame, const char *name, uint32 resize, uint32 flags, LiveSettings *settings) argument
/haiku/headers/cpp/
H A Dstl_vector.h420 void resize(size_type __new_size, const _Tp& __x) { function in class:vector
426 void resize(size_type __new_size) { resize(__new_size, _Tp()); } function in class:vector
/haiku/src/apps/serialconnect/libvterm/include/
H A Dvterm.h170 int (*resize)(int rows, int cols, void *user); member in struct:__anon12
192 int (*resize)(int rows, int cols, VTermPos *delta, void *user); member in struct:__anon13
239 int (*resize)(int rows, int cols, void *user); member in struct:__anon16
/haiku/src/apps/serialconnect/libvterm/src/
H A Dscreen.c482 static int resize(int new_rows, int new_cols, VTermPos *delta, void *user) function
/haiku/src/bin/rc/
H A Dcompile.h65 size_t resize; // if not 0, data will be resized member in struct:field_t
/haiku/src/apps/cortex/addons/common/
H A DRawBuffer.cpp123 void RawBuffer::resize(uint32 frames) { function in class:RawBuffer
/haiku/src/apps/glteapot/
H A Dutil.h412 void resize(int i) function in struct:BufferArray
/haiku/src/apps/soundrecorder/
H A DDrawButton.cpp11 DrawButton(BRect frame, const char *name, const unsigned char *on, const unsigned char *off, BMessage *msg, int32 resize, int32 flags) argument

Completed in 384 milliseconds

12