57 result +=
"offset_container_id=" +
61 result +=
"(" + NumberToString(
static_cast<int>(round(
bounds.
x()))) +
", " +
62 NumberToString(
static_cast<int>(round(
bounds.
y()))) +
")-(" +
63 NumberToString(
static_cast<int>(round(
bounds.
width()))) +
", " +
64 NumberToString(
static_cast<int>(round(
bounds.
height()))) +
")";
67 result +=
" transform=" +
transform->ToString();
constexpr float y() const
constexpr float width() const
constexpr float height() const
constexpr float x() const
std::string NumberToString(int32_t number)
std::ostream & operator<<(std::ostream &os, AXEventGenerator::Event event)
AXRelativeBounds & operator=(AXRelativeBounds other)
virtual ~AXRelativeBounds()
bool operator!=(const AXRelativeBounds &other) const
std::string ToString() const
std::unique_ptr< gfx::Transform > transform
bool operator==(const AXRelativeBounds &other) const
int32_t offset_container_id