Searched refs:BPS_COPY_STATE (Results 1 – 4 of 4) sorted by relevance
40 BPS_COPY_STATE = 0, enumerator
260 if (msg.pasteboardState == static_cast<int>(BehaviourPasteboardState::BPS_COPY_STATE)) { in ReportPasteboardBehaviour()
176 …PasteboardBehaviourMsg behaviourMsg = { .pasteboardState = BPS_COPY_STATE, .bundleName = "com.past…
2008 { static_cast<int>(BehaviourPasteboardState::BPS_COPY_STATE), bundleName }); in SetPasteDataDot()