Searched refs:replace (Results 26 - 30 of 30) sorted by relevance

12

/haiku/src/apps/mail/
H A DContent.cpp840 fInputMethodUndoState.replace = false;
1375 fInputMethodUndoState.replace = true;
2666 fInputMethodUndoState.replace = false;
2731 if (fInputMethodUndoState.replace) {
2733 fInputMethodUndoState.replace = false;
3125 // replace with quoted text
/haiku/src/bin/unzip/
H A Dextract.c174 "replace %s? [y]es, [n]o, [A]ll, [N]one, [r]ename: ";
1218 switch (G.lpUserFunctions->replace != NULL ?
1219 (*G.lpUserFunctions->replace)(G.filename) :
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp1077 StyledEditWindow::SearchAllWindows(BString find, BString replace, argument
1086 message->AddString("ReplaceText", replace);
/haiku/src/apps/cortex/addons/common/
H A DAudioFilterNode.cpp1329 op->replace(m_op);
/haiku/headers/cpp/
H A Dstl_algo.h465 // replace, replace_if, replace_copy, replace_copy_if
468 void replace(_ForwardIter __first, _ForwardIter __last, function

Completed in 66 milliseconds

12