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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMarquee.h 64 EMarqueeDirection reverseDirection() const { return static_cast<EMarqueeDirection>(-direction()); }
RenderMarquee.cpp 197 m_end = computePosition(reverseDirection(), behavior == MALTERNATE || behavior == MSLIDE);

Completed in 57 milliseconds