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

/macosx-10.9.5/WebCore-7537.78.1/platform/efl/
H A DScrollbarEfl.h66 int m_lastTotalSize; member in class:WebCore::ScrollbarEfl
H A DScrollbarEfl.cpp58 , m_lastTotalSize(0)
166 && m_lastTotalSize == tSize
171 m_lastTotalSize = tSize;

Completed in 113 milliseconds