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

  /external/chromium_org/chrome_frame/
chrome_frame_activex.h 145 bool attaching_to_existing_cf_tab_; member in class:ChromeFrameActivex
chrome_frame_activex.cc 149 attaching_to_existing_cf_tab_(false) {
415 if (!attaching_to_existing_cf_tab_) {
419 attaching_to_existing_cf_tab_ = false;
489 attaching_to_existing_cf_tab_ = true;

Completed in 36 milliseconds