Home
last modified time | relevance | path

Searched refs:prevText (Results 26 – 50 of 83) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/pdf/pdfium/fuzzers/dicts/
H A Dpdf_xfa_js.dict176 "prevText"
/dports/games/gcompris-qt/gcompris-qt-2.0/src/activities/guesscount/
H A DGuesscount.qml202 prevText: index != 0 ? items.resultArr[index - 1] : ""
203 prevComplete: prevText != "" ? true : false
/dports/www/thirtybees/thirtybees-1.1.0/admin/themes/default/template/
H A Dform_date_range_picker.tpl46 prevText: '',
/dports/misc/bibletime/bibletime-2.11.2/src/mobile/qml/
H A DSimpleComboBox.qml133 property string prevText
199 prevText = text
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/modules/skparagraph/src/
H A DOneLineShaper.cpp91 TextRange prevText = EMPTY_TEXT; in fillGaps() local
95 if (unresolved.fText == prevText) { in fillGaps()
100 prevText = unresolved.fText; in fillGaps()
/dports/graphics/okular/okular-21.12.3/part/
H A Dformwidgets.cpp940 QString prevText; in slotValueChanged() local
942 prevText = form->editChoice(); in slotValueChanged()
944 prevText = form->choices().at(form->currentChoices().constFirst()); in slotValueChanged()
948 if (text != prevText) { in slotValueChanged()
951 prevText = text; in slotValueChanged()
/dports/finance/prestashop/prestashop/admin/themes/default/template/controllers/referrers/
H A Dcalendar.tpl54 prevText: '',
/dports/www/thirtybees/thirtybees-1.1.0/admin/themes/default/template/controllers/referrers/
H A Dcalendar.tpl54 prevText: '',
/dports/finance/prestashop/prestashop/admin/themes/default/template/
H A Dform_date_range_picker.tpl70 prevText: '',
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcjx_eventpseudomodel.cpp124 void CJX_EventPseudoModel::prevText(CFXJSE_Value* pValue, in prevText() function in CJX_EventPseudoModel
/dports/www/twiki/twiki/data/TWiki/
H A DTWikiMergeDotPm.txt,v127 $ancestorText, $prevText, $newText,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcjx_eventpseudomodel.cpp144 void CJX_EventPseudoModel::prevText(v8::Isolate* pIsolate, in prevText() function in CJX_EventPseudoModel
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/005_compositeQmlCopyAndCpp/QtQuick/Controls/
H A DComboBox.qml356 property string prevText
417 prevText = text
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/tests/auto/qml/codemodel/importscheck/007_compositeQmlCopyAndCppAndQml/QtQuick/Controls/
H A DComboBox.qml356 property string prevText
417 prevText = text
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/templates/javascript/
H A Dvariables.twig16 …$.datepicker.regional[''].prevText = '{% apply escape('js') %}{% trans %}Prev{% notes %}Previous m…
/dports/math/reduce/Reduce-svn5758-src/psl/xr/src/
H A Dhelp.c1020 char * prevText; local
1024 XtSetArg(arg, XtNlabel, &prevText);
1027 totlText = (char *)XtMalloc((prevLen=strlen(prevText)) + strlen(text) + 1);
1028 strcpy(totlText, prevText);
/dports/editors/parinfer-rust/parinfer-rust-0.4.3/plugin/
H A Dparinfer.vim152 \ "prevText": b:parinfer_previous_text } }
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/CheckerPlugins/CodeStyleChecker/
H A DCodeStyleFixer.py1646 prevText = self.__source[line - 1]
1648 prevText = ""
1654 text, prevText, nextText,
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/
H A DComboBox.qml482 property string prevText
549 prevText = text
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/astyle/3rdparty/libastyle/
H A DASFormatter.cpp4803 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4804 if (prevText == string::npos) in padObjCParamType()
4806 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4819 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4820 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4831 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()
/dports/devel/astyle/astyle/src/
H A DASFormatter.cpp4803 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4804 if (prevText == string::npos) in padObjCParamType()
4806 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4819 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4820 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4831 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/astyle/astyle/
H A DASFormatter.cpp4803 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4804 if (prevText == string::npos) in padObjCParamType()
4806 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4819 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4820 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4831 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()
/dports/science/plumed/plumed2-2.7.2/astyle/src/
H A DASFormatter.cpp4803 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4804 if (prevText == string::npos) in padObjCParamType()
4806 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4819 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4820 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4831 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()
/dports/textproc/highlight/highlight-4.1/src/core/astyle/
H A DASFormatter.cpp4823 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4824 if (prevText == string::npos) in padObjCParamType()
4826 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4839 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4840 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4851 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()
/dports/graphics/geos/geos-3.9.1/tools/astyle/
H A DASFormatter.cpp4803 size_t prevText = formattedLine.find_last_not_of(" \t", paramOpen - 1); in padObjCParamType() local
4804 if (prevText == string::npos) in padObjCParamType()
4806 int spaces = paramOpen - prevText - 1; in padObjCParamType()
4819 formattedLine.erase(prevText + 1, spaces - 1); in padObjCParamType()
4820 formattedLine[prevText + 1] = ' '; // convert any tab to space in padObjCParamType()
4831 formattedLine.erase(prevText + 1, spaces); in padObjCParamType()

1234