Searched refs:m_linkedDestinationsValid (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DPrintContext.h99 bool m_linkedDestinationsValid; member in class:WebCore::PrintContext
H A DPrintContext.cpp48 , m_linkedDestinationsValid(false)
225 m_linkedDestinationsValid = false;
290 if (!m_linkedDestinationsValid) {
292 m_linkedDestinationsValid = true;

Completed in 61 milliseconds