Searched refs:mPasteboardChangeCount (Results 1 – 2 of 2) sorted by relevance
150 mPasteboardChangeCount = [mPasteboard changeCount]; in AquaClipboard()200 mPasteboardChangeCount = [mPasteboard declareTypes: types owner: mEventListener]; in setContents()259 if (currentPboardChgCount != mPasteboardChangeCount) in applicationDidBecomeActive()261 mPasteboardChangeCount = currentPboardChgCount; in applicationDidBecomeActive()
173 int mPasteboardChangeCount; member in AquaClipboard
Completed in 16 milliseconds