Searched refs:popup_view_origin_for_emulation_ (Results 1 – 2 of 2) sorted by relevance
736 gfx::Point popup_view_origin_for_emulation_; variable
550 popup_view_origin_for_emulation_ = emulator->applied_widget_rect().origin(); in SetPopupOriginAdjustmentsForEmulation()1459 (pos.x - popup_view_origin_for_emulation_.x()) * scale; in setWindowRect()1461 (pos.y - popup_view_origin_for_emulation_.y()) * scale; in setWindowRect()