OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Scrap
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Mac/Demo/textedit/
ped.py
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(
[
all
...]
/external/python/cpython2/Mac/Demo/mlte/
mlted.py
12
from Carbon import
Scrap
105
##
Scrap
.ZeroScrap()
112
##
Scrap
.ZeroScrap()
Completed in 1088 milliseconds