Searched refs:placeholder_ (Results 1 – 8 of 8) sorted by relevance
13 this.placeholder_ = '#subs-dropdown';28 this.$tree_ = $(this.placeholder_).tree({40 $(this.placeholder_).css('display', 'none');52 $(this.placeholder_).css('display', 'none');96 $(this.placeholder_).css('display', 'none');98 var view = $(this.placeholder_);
12 this.placeholder_ = '#category-menu';95 this.$tree_ = $(this.placeholder_).tree({
12 this.placeholder_ = '#graph-div';110 var $graph = $(this.placeholder_);
31 this.placeholder_ = document.createElement('div');33 this.appendChild(this.placeholder_);82 this.replaceChild(this.placeholder_,103 if (this.children[1] == this.placeholder_) {
74 virtual void SetUp() { ctx_ = new(placeholder_) SuppressionContext; } in SetUp()82 ALIGNED(64) char placeholder_[sizeof(SuppressionContext)];
68 ALIGNED(64) static char placeholder_[sizeof(SuppressionContext)]; in InitializeSuppressions()69 g_ctx = new(placeholder_) SuppressionContext; in InitializeSuppressions()
56 placeholder_(placeholder) {} in RenderViewObserver()63 IPC_MESSAGE_FORWARD(ChromeViewMsg_LoadBlockedPlugins, placeholder_, in OnMessageReceived()71 ChromePluginPlaceholder* placeholder_; member in ChromePluginPlaceholder::RenderViewObserver
77 ALIGNED(64) static char placeholder_[sizeof(SuppressionContext)]; in InitializeSuppressions()78 suppression_ctx = new(placeholder_) SuppressionContext; in InitializeSuppressions()