Searched refs:pending_window_rect_count_ (Results 1 – 2 of 2) sorted by relevance
408 pending_window_rect_count_(0), in RenderWidget()826 DCHECK(pending_window_rect_count_); in OnRequestMoveAck()827 pending_window_rect_count_--; in OnRequestMoveAck()1443 if (pending_window_rect_count_) in windowRect()1478 pending_window_rect_count_++; in SetPendingWindowRect()1482 if (pending_window_rect_count_) { in rootWindowRect()
681 int pending_window_rect_count_; variable