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 171 && (m_printColorAdjust == other.m_printColorAdjust)
196 unsigned m_printColorAdjust : PrintColorAdjustBits;
297 inherited_flags.m_printColorAdjust = initialPrintColorAdjust();
    [all...]
RenderStyle.cpp 645 || inherited_flags.m_printColorAdjust != other.inherited_flags.m_printColorAdjust
    [all...]

Completed in 34 milliseconds