Home
last modified time | relevance | path

Searched refs:did_first_visually_non_empty_layout (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Dinternal_document_state_data.h35 bool did_first_visually_non_empty_layout() const { in did_first_visually_non_empty_layout() function
Drender_view_impl.cc5453 if (data->did_first_visually_non_empty_layout() && in DidFlushPaint()