Searched defs:form (Results 201 - 218 of 218) sorted by relevance

123456789

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLInputElement.cpp109 HTMLInputElement::HTMLInputElement(Document& document, HTMLFormElement* form, bool createdByParser) argument
110 : HTMLTextFormControlElement(inputTag, document, form)
135 PassRefPtrWillBeRawPtr<HTMLInputElement> HTMLInputElement::create(Document& document, HTMLFormElement* form, bool createdByParser) argument
137 RefPtrWillBeRawPtr<HTMLInputElement> inputElement = adoptRefWillBeNoop(new HTMLInputElement(document, form, createdByParser));
173 // Need to remove form association while this is still an HTMLInputElement
655 // We only need to setChanged if the form is looking at the default value right now.
1145 // actually submitting the form. For reset inputs, the form is reset. These events are sent when the user clicks
1437 if (insertionPoint->inDocument() && !form())
1445 if (insertionPoint->inDocument() && !form())
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf3.c460 .debug_types and optional alternate .debug_info sections form
477 static UWord cook_die_using_form( CUConst *cc, UWord die, DW_FORM form) argument
479 if (form == DW_FORM_ref_sig8)
481 if (form == DW_FORM_GNU_ref_alt)
1090 Bool td3, DW_FORM form )
1093 switch (form) {
1378 form, ML_(pp_DW_FORM)(form), get_position_of_Cursor(c));
1684 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
1685 if (attr == 0 && form
1807 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
1891 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2155 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2353 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2391 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2500 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2530 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2609 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2662 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2747 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2833 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2871 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2950 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
2996 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
3090 DW_FORM form = (DW_FORM)get_ULEB128( c_abbv ); local
[all...]
H A Dreaddwarf.c912 (void)step_leb128U(&p); /* form */
914 while (name != 0); /* until name == form == 0 */
1009 UInt form = step_leb128U( &abbrev_img ); local
1015 if ( form == 0x16 /* FORM_indirect */ )
1016 form = step_leb128U( &p );
1017 /* Decode form. For most kinds, Just skip the amount of data since
1030 switch( form ) {
1132 VG_(printf)( "### unhandled dwarf2 abbrev form code 0x%x\n",
1133 form );
/external/chromium_org/content/renderer/
H A Drender_frame_impl.cc343 // 3. Reloads/form submits/back forward navigations
1934 const blink::WebFormElement& form) {
1938 WillSendSubmitEvent(frame, form));
1942 const blink::WebFormElement& form) {
1956 WebSearchableFormData web_searchable_form_data(form);
1962 WillSubmitForm(frame, form));
3507 // TODO(creis): Ensure this supports targeted form submissions when
3539 // calls and navigations, such as form submissions.
3597 // POST requests don't work because this mechanism does not preserve form
1933 willSendSubmitEvent(blink::WebLocalFrame* frame, const blink::WebFormElement& form) argument
1941 willSubmitForm(blink::WebLocalFrame* frame, const blink::WebFormElement& form) argument
/external/conscrypt/src/main/java/org/conscrypt/
H A DNativeCrypto.java223 public static native void EC_GROUP_set_point_conversion_form(long groupRef, int form); argument
/external/elfutils/0.153/src/
H A Dreadelf.c1 /* Print information from ELF file in human-readable form.
116 Print information from ELF file in human-readable form.");
175 /* True if we should print addresses from DWARF in symbolic form. */
3617 dwarf_form_string (unsigned int form) argument
3652 if (likely (form < nknown_forms))
3653 result = known_forms[form];
3657 snprintf (buf, sizeof buf, gettext ("unknown form %#" PRIx64),
3658 (uint64_t) form);
4614 unsigned int form; local
4617 &name, &form,
5544 unsigned int form = dwarf_whatform (attrp); local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.forms_3.5.2.r36_v20100702.jar ... IManagedForm) org.eclipse.ui.forms.IManagedForm form public org.eclipse.ui.forms.IManagedForm ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/conscrypt/src/main/native/
H A Dorg_conscrypt_NativeCrypto.cpp3246 jlong groupRef, jint form)
3249 JNI_TRACE("EC_GROUP_set_point_conversion_form(%p, %d)", group, form);
3257 EC_GROUP_set_point_conversion_form(group, static_cast<point_conversion_form_t>(form));
3258 JNI_TRACE("EC_GROUP_set_point_conversion_form(%p, %d) => success", group, form);
3245 NativeCrypto_EC_GROUP_set_point_conversion_form(JNIEnv* env, jclass, jlong groupRef, jint form) argument
/external/chromium_org/third_party/accessibility-audit/
H A Daxs_testing.js430 properties:["aria-expanded"]}, form:{namefrom:["author"], parent:["landmark"]}, grid:{mustcontain:["row", "rowgroup"], namefrom:["author"], namerequired:!0, parent:["composite", "region"], properties:["aria-level", "aria-multiselectable", "aria-readonly"]}, gridcell:{namefrom:["contents", "author"], namerequired:!0, parent:["section", "widget"], properties:["aria-readonly", "aria-required", "aria-selected"]}, group:{namefrom:[" author"], parent:["section"], properties:["aria-activedescendant"]},
487 axs.constants.STRUCTURE_ROLE_TO_NAME = {article:"aria_role_article", application:"aria_role_application", banner:"aria_role_banner", columnheader:"aria_role_columnheader", complementary:"aria_role_complementary", contentinfo:"aria_role_contentinfo", definition:"aria_role_definition", directory:"aria_role_directory", document:"aria_role_document", form:"aria_role_form", group:"aria_role_group", heading:"aria_role_heading", img:"aria_role_img", list:"aria_role_list", listitem:"aria_role_listitem",
/external/google-tv-pairing-protocol/java/jar/
H A Dbcprov-jdk15-143.jarMETA-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY.DSA META ...
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 7734 milliseconds

123456789