HomeSort by relevance Sort by last modified time
    Searched refs:origin_offset_for_emulation_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/
external_popup_menu.cc 28 origin_offset_for_emulation_ = offset;
37 rect.x += origin_offset_for_emulation_.x();
38 rect.y += origin_offset_for_emulation_.y();
external_popup_menu.h 56 gfx::Point origin_offset_for_emulation_; member in class:content::ExternalPopupMenu

Completed in 51 milliseconds