Searched defs:resize (Results 1 - 25 of 38) sorted by relevance

12

/haiku/src/apps/resedit/
H A DResListView.cpp10 ResListView::ResListView(const BRect &frame, const char *name, int32 resize, int32 flags, argument
H A DResView.cpp45 ResView::ResView(const BRect &frame, const char *name, const int32 &resize, argument
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
/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/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
H A DSoundListView.cpp19 SoundListView( const BRect & area, const char * name, uint32 resize) argument
/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/kits/interface/
H A DOptionControl.cpp25 BOptionControl(BRect frame, const char *name, const char *label, BMessage *message, uint32 resize, uint32 flags) 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
/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/screen_savers/slideshowsaver/
H A DSlideShowConfigView.cpp57 SlideShowConfigView(const BRect &frame, const char *name, uint32 resize, uint32 flags, LiveSettings *settings) 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/preferences/appearance/
H A DCurView.cpp51 CurView::CurView(const BRect &frame, const char *name, int32 resize, int32 flags) argument
/haiku/headers/cpp/std/
H A Dbastring.cc218 resize (size_type n, charT c) function in class:basic_string
H A Dstd_valarray.h528 valarray<_Tp>::resize (size_t __n, _Tp __c) function in class:valarray
/haiku/headers/cpp/
H A Dstl_hash_map.h197 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_map
378 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_multimap
H A Dstl_hash_set.h192 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_set
364 void resize(size_type __hint) { _M_ht.resize(__hint); } function in class:hash_multiset
H A Dstl_bvector.h793 void resize(size_type __new_size, bool __x = bool()) { function in class:vector
H A Dstl_hashtable.h918 ::resize(size_type __num_elements_hint) function in class:hashtable
[all...]
H A Dstl_list.h397 void resize(size_type __new_size) { resize(__new_size, _Tp()); } function in class:list
602 void list<_Tp, _Alloc>::resize(size_type __new_size, const _Tp& __x) function in class:list
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/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h82 status_t (*resize)(int fd, partition_id partition, off_t size, member in struct:partition_module_info
/haiku/src/apps/glteapot/
H A Dutil.h412 void resize(int i) function in struct:BufferArray

Completed in 164 milliseconds

12