HomeSort by relevance Sort by last modified time
    Searched full:cell_name (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/content/browser/accessibility/
browser_accessibility_win.cc 1140 base::string16 cell_name = cell->GetString16Attribute( local
1142 if (cell_name.size() > 0) {
1143 *description = SysAllocString(cell_name.c_str());
1327 base::string16 cell_name = cell->GetString16Attribute( local
    [all...]

Completed in 64 milliseconds