Home | History | Annotate | Download | only in textedit

Lines Matching refs:Scrap

13 from Carbon import Scrap
144 if hasattr(Scrap, 'ZeroScrap'):
145 Scrap.ZeroScrap()
147 Scrap.ClearCurrentScrap()
155 if hasattr(Scrap, 'ZeroScrap'):
156 Scrap.ZeroScrap()
158 Scrap.ClearCurrentScrap()
232 if hasattr(Scrap, 'InfoScrap'):
233 on = (Scrap.InfoScrap()[0] <> 0)
235 flavors = Scrap.GetCurrentScrap().GetScrapFlavorInfoList()