Home
last modified time | relevance | path

Searched refs:nReplaceCount (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/univ/
H A Dtextctrl.cpp1131 size_t nReplaceCount = lines.GetCount(), in Replace() local
1139 if ( nReplaceLine < nReplaceCount ) in Replace()
1179 if ( nReplaceLine < nReplaceCount ) in Replace()
1190 while ( nReplaceLine < nReplaceCount ); in Replace()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/univ/
H A Dtextctrl.cpp1120 size_t nReplaceCount = lines.GetCount(), in Replace() local
1128 if ( nReplaceLine < nReplaceCount ) in Replace()
1168 if ( nReplaceLine < nReplaceCount ) in Replace()
1179 while ( nReplaceLine < nReplaceCount ); in Replace()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dtextctrl.cpp1120 size_t nReplaceCount = lines.GetCount(), in Replace() local
1128 if ( nReplaceLine < nReplaceCount ) in Replace()
1168 if ( nReplaceLine < nReplaceCount ) in Replace()
1179 while ( nReplaceLine < nReplaceCount ); in Replace()