Searched refs:m_repeat (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/android/plugins/
H A DPluginTimer.cpp40 m_repeat(repeat),
74 // remove the timer if it is a one-shot timer (!m_repeat) or if is a
79 if ((!m_repeat || m_unscheduled) && refCount() > 1)
H A DPluginTimer.h65 bool m_repeat; member in class:WebCore::PluginTimer
/external/elfutils/libelf/
H A Dabstract.h295 TYPE_NAME (ElfW2(Bits, Ext##Half), m_repeat) \
H A Delf.h1066 Elf32_Half m_repeat; /* Repeat count. */ member in struct:__anon5277
1075 Elf64_Half m_repeat; /* Repeat count. */ member in struct:__anon5278
/external/webkit/Source/WebKit/mac/Plugins/
H A DWebNetscapePluginView.mm125 , m_repeat(repeat)
139 if (m_repeat)
149 if (!m_repeat)
156 NPBool m_repeat;

Completed in 110 milliseconds