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

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DPlatformPathWinCE.h177 bool m_penLifted; member in class:WebCore::PlatformPath
H A DPlatformPathWinCE.cpp477 : m_penLifted(true)
484 if (m_penLifted) {
485 m_penLifted = false;
495 m_penLifted = true;
498 m_penLifted = true;
570 m_penLifted = true;

Completed in 28 milliseconds