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

  /external/chromium_org/chrome/browser/ui/views/autofill/
info_bubble.h 45 align_to_anchor_edge_ = align_to_anchor_edge;
63 bool align_to_anchor_edge_; member in class:autofill::InfoBubble
info_bubble.cc 58 align_to_anchor_edge_(false),
90 if (align_to_anchor_edge_) {

Completed in 60 milliseconds