Searched refs:SystemCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/app/bclipboard/
H A DCountTester.cpp49 uint32 oldCount = clip.SystemCount();
75 uint32 oldCount = clipA.SystemCount();
105 uint32 oldCount = clipA.SystemCount();
145 uint32 oldCount = clipA.SystemCount();
182 uint32 oldCount = clipA.SystemCount();
201 SystemCount()
210 CHK(clip.SystemCount() == 0);
214 SystemCount()
216 @results clipA.SystemCount() == +1
217 clipB.SystemCount()
[all...]
/haiku/headers/os/app/
H A DClipboard.h32 uint32 SystemCount() const;
/haiku/src/kits/app/
H A DClipboard.cpp76 SystemCount() can be invoked.
99 BClipboard::SystemCount() const function in class:BClipboard

Completed in 209 milliseconds