Home | History | Annotate | Download | only in mac

Lines Matching full:pasteboard

6340         - fix <rdar://problem/6786360> Make PDF an insertable pasteboard type
7728 <rdar://problem/5987442> Pasteboard not exposed to WebEditingDelegate for WebViewInsertActionPasted (needed for system services)
7730 Added SPI to tell which pasteboard is currently being inserted.
7738 (-[WebViewPrivate dealloc]): Assert the pasteboard is nil.
7741 (-[WebView _setInsertionPasteboard:]): Set the pasteboard.
11662 Also moved this code to before setting the pasteboard data so as not to set any if
16944 AppKit started putting PNG instead of PICT onto the pasteboard for screen
16946 setting and retrieving pasteboard types with UTIs, but we don't know of any
16947 applications on Tiger that put only PNG on the pasteboard.