HomeSort by relevance Sort by last modified time
    Searched refs:name_space_id (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/accessibility/
browser_accessibility_win.h 318 short name_space_id, BSTR *name_space_uri) {
332 short* name_space_id,
341 short* name_space_id,
348 short* name_space_id,
browser_accessibility_win.cc 798 short* name_space_id,
806 if (!node_name || !name_space_id || !node_value || !num_children ||
817 *name_space_id = 0;
837 short* name_space_id,
843 if (!attrib_names || !name_space_id || !attrib_values || !num_attribs)
852 name_space_id[i] = 0;
861 short* name_space_id,
866 if (!attrib_names || !name_space_id || !attrib_values)
870 name_space_id[i] = 0;
    [all...]
accessibility_win_browsertest.cc 683 short name_space_id; // NOLINT local
689 &node_name, &name_space_id, &node_value, &num_children, &unique_id,
700 &node_name, &name_space_id, &node_value, &num_children, &unique_id,
712 &node_name, &name_space_id, &node_value, &num_children, &unique_id,
  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.h 604 CONTENT_EXPORT STDMETHODIMP get_nameSpaceURIForID(short name_space_id,
618 short* name_space_id,
626 short* name_space_id,
633 short* name_space_id,
accessibility_win_browsertest.cc 826 short name_space_id; \/\/ NOLINT local
    [all...]
browser_accessibility_win.cc     [all...]

Completed in 104 milliseconds