Searched defs:location_offset (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/automation_internal/
H A Dautomation_util.cc129 const gfx::Vector2d& location_offset) {
148 src.location.Offset(location_offset);
126 DispatchAccessibilityEventsToAutomation( const std::vector<content::AXEventNotificationDetails>& details, content::BrowserContext* browser_context, const gfx::Vector2d& location_offset) argument
/external/chromium_org/gpu/command_buffer/common/
H A Dgles2_cmd_format.h132 uint32_t location_offset; // offset from ProgramInfoHeader to 'size' member in struct:gpu::gles2::ProgramInput
181 COMPILE_ASSERT(offsetof(ProgramInput, location_offset) == 8,

Completed in 1634 milliseconds