Searched refs:resize (Results 76 - 81 of 81) sorted by relevance

1234

/haiku/src/kits/network/libnetservices2/
H A DHttpSession.cpp507 data->objectList.resize(data->connectionMap.size() + 1);
/haiku/src/apps/cortex/NodeManager/
H A DNodeGroup.cpp283 m_nodes.resize(m_nodes.size()-1);
/haiku/src/bin/mail_utils/
H A Dspamdbm.cpp1996 Word.resize (g_MaxWordLength);
2228 AccumulatedWord.resize (Length - 1);
2248 AccumulatedWord.resize (0);
4818 attached to our window, then resize it to its prefered size so that it
4901 true /* resize to fit items */);
5315 AccumulatedWord.resize (Length - 1);
5329 AccumulatedWord.resize (0);
6375 false /* resize to fit items */);
6455 false /* resize to fit items */);
6828 Well, actually just resetting the mark on the current item will resize i
[all...]
/haiku/headers/cpp/
H A Dstl_rope.h2270 void resize(size_type __n, _CharT __c) {} function in class:rope
2271 void resize(size_type __n) {} function in class:rope
/haiku/src/build/libroot/
H A Dfs.cpp283 normalizedPath.resize(pos);
/haiku/src/kits/interface/
H A DTextView.cpp2550 BTextView::MakeResizable(bool resize, BView* resizeView) argument
2552 if (resize) {
2568 // We need to reset the right inset, as otherwise the auto-resize would
5124 // resize container view

Completed in 191 milliseconds

1234