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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h 160 && (m_printColorAdjust == other.m_printColorAdjust)
185 unsigned m_printColorAdjust : PrintColorAdjustBits;
287 inherited_flags.m_printColorAdjust = initialPrintColorAdjust();
    [all...]
RenderStyle.cpp 608 || inherited_flags.m_printColorAdjust != other->inherited_flags.m_printColorAdjust
    [all...]

Completed in 47 milliseconds