Home
last modified time | relevance | path

Searched defs:form_index (Results 1 – 7 of 7) sorted by relevance

/dports/devel/py-lxml/lxml-4.7.1/src/lxml/html/
H A Dformfill.py33 form_index=None, argument
38 def fill_form_html(html, values, form_id=None, form_index=None): argument
134 def _find_form(el, form_id=None, form_index=None): argument
235 form_index=None, argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_manager/android/
H A Dupdate_password_infobar_delegate_android.cc160 int form_index = update_password_infobar->GetIdOfSelectedUsername(); in Accept() local
/dports/www/py-django-autocomplete-light/django-autocomplete-light-3.8.2/src/dal_example/src/nested-admin/nested_admin/templatetags/
H A Dnested_admin.py39 def form_index(form): function
/dports/games/wesnoth/wesnoth-1.14.17/src/spirit_po/
H A Dcatalog.hpp71 static std::string form_index(const po_message & msg) { in form_index() function in spirit_po::catalog
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dretouch.c666 const int form_index = rt_get_index_from_formid(p, formid); in rt_resynch_params() local
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dretouch.c666 const int form_index = rt_get_index_from_formid(p, formid); in rt_resynch_params() local
/dports/textproc/py-ufal.udpipe/ufal.udpipe-1.2.0.3/udpipe/
H A Dudpipe.cpp9380 void feature_sequences<ElementaryFeatures, Map>::compute_dynamic_features(int form_index, int tag_i… in compute_dynamic_features()
9385 feature_sequences_score feature_sequences<ElementaryFeatures, Map>::score(int form_index, int tags_… in score()
9438 void feature_sequences<ElementaryFeatures, Map>::feature_keys(int form_index, int tags_window[], in… in feature_keys()