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

12

/haiku-fatelf/src/apps/cdplayer/
H A DDoubleShotDrawButton.cpp15 DoubleShotDrawButton(BRect frame, const char *name, BBitmap *up, BBitmap *down,BMessage *msg, int32 resize, int32 flags) argument
H A DDrawButton.cpp10 DrawButton(BRect frame, const char *name, BBitmap *up, BBitmap *down, BMessage *msg, int32 resize, int32 flags) argument
H A DTwoStateDrawButton.cpp13 TwoStateDrawButton(BRect frame, const char *name, BBitmap *upone, BBitmap *downone, BBitmap *uptwo, BBitmap *downtwo, BMessage *msg, const int32 &resize, const int32 &flags) argument
H A DTrackMenu.cpp12 TrackMenu(const BRect &frame, const char *name, BMessage *msg, const int32 &resize, const int32 &flags) argument
/haiku-fatelf/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
/haiku-fatelf/src/add-ons/translators/hpgs/
H A DConfigView.cpp22 ConfigView::ConfigView(const BRect &frame, uint32 resize, uint32 flags) argument
/haiku-fatelf/src/add-ons/translators/pcx/
H A DConfigView.cpp23 ConfigView::ConfigView(const BRect &frame, uint32 resize, uint32 flags) argument
/haiku-fatelf/src/add-ons/translators/rtf/
H A DConfigView.cpp19 ConfigView::ConfigView(const BRect &frame, uint32 resize, uint32 flags) argument
/haiku-fatelf/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-fatelf/src/bin/rc/
H A Dcompile.h65 size_t resize; // if not 0, data will be resized member in struct:field_t
/haiku-fatelf/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-fatelf/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp47 WonderBrushView(const BRect &frame, const char *name, uint32 resize, uint32 flags, TranslatorSettings *settings) argument
/haiku-fatelf/src/apps/cortex/addons/common/
H A DRawBuffer.cpp123 void RawBuffer::resize(uint32 frames) { function in class:RawBuffer
/haiku-fatelf/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-fatelf/src/preferences/appearance/
H A DCurView.cpp51 CurView::CurView(const BRect &frame, const char *name, int32 resize, int32 flags) argument
H A DMenuView.cpp23 MenuView::MenuView(BRect frame, const char *name, int32 resize, int32 flags) argument
/haiku-fatelf/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-fatelf/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
/haiku-fatelf/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-fatelf/src/apps/glteapot/
H A Dutil.h412 void resize(int i) function in struct:BufferArray

Completed in 211 milliseconds

12