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

  /external/chromium_org/content/renderer/
child_frame_compositing_helper.cc 68 last_mailbox_valid_(false),
245 last_mailbox_valid_ = false;
312 last_mailbox_valid_ = false;
349 if (!is_software_frame && !last_mailbox_valid_) {
376 last_mailbox_valid_ = current_mailbox_valid;
child_frame_compositing_helper.h 148 bool last_mailbox_valid_; member in class:content::ChildFrameCompositingHelper

Completed in 51 milliseconds