Searched refs:root_left (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/accessibility/
H A Daccessibility_tree_formatter_win.cc137 LONG root_left, root_top, root_width, root_height; local
141 &root_left, &root_top, &root_width, &root_height, variant_self)
144 location->SetInteger("x", left - root_left);

Completed in 113 milliseconds