Home
last modified time | relevance | path

Searched refs:Icons (Results 1 – 25 of 30) sorted by relevance

12

/external/python/cpython2/Mac/IDLE/
DMakefile.in58 $(srcdir)/../Icons/IDLE.icns $(srcdir)/idlemain.py \
59 $(srcdir)/../Icons/PythonSource.icns \
60 $(srcdir)/../Icons/PythonCompiled.icns Info.plist
68 --iconfile=$(srcdir)/../Icons/IDLE.icns \
69 --resource=$(srcdir)/../Icons/PythonSource.icns \
70 --resource=$(srcdir)/../Icons/PythonCompiled.icns \
/external/python/cpython3/Mac/PythonLauncher/
DMakefile.in37 Python\ Launcher $(srcdir)/../Icons/PythonLauncher.icns \
38 $(srcdir)/../Icons/PythonSource.icns \
39 $(srcdir)/../Icons/PythonCompiled.icns \
48 cp $(srcdir)/../Icons/PythonLauncher.icns "Python Launcher.app/Contents/Resources"
49 cp $(srcdir)/../Icons/PythonSource.icns "Python Launcher.app/Contents/Resources"
50 cp $(srcdir)/../Icons/PythonCompiled.icns "Python Launcher.app/Contents/Resources"
/external/python/cpython2/Mac/PythonLauncher/
DMakefile.in40 Python\ Launcher $(srcdir)/../Icons/PythonLauncher.icns \
41 $(srcdir)/../Icons/PythonSource.icns \
42 $(srcdir)/../Icons/PythonCompiled.icns \
49 --iconfile=$(srcdir)/../Icons/PythonLauncher.icns \
51 --resource=$(srcdir)/../Icons/PythonSource.icns \
52 --resource=$(srcdir)/../Icons/PythonCompiled.icns \
/external/python/cpython2/Lib/idlelib/
DChangeLog217 * Icons/python.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs rev
222 * Icons/minusnode.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs
426 idle.py, idlever.py, setup.py, Icons/minusnode.gif,
427 Icons/python.gif: Import the release 2.1 version of Python CVS IDLE
448 tabnanny.py, testcode.py, Icons/folder.gif, Icons/minusnode.gif,
449 Icons/openfolder.gif, Icons/plusnode.gif, Icons/python.gif,
450 Icons/tk.gif: Import the 9 March 2000 version of Python CVS IDLE as
455 * Icons/: folder.gif, minusnode.gif, openfolder.gif, plusnode.gif,
545 Icons/folder.gif, Icons/minusnode.gif, Icons/openfolder.gif,
546 Icons/plusnode.gif, Icons/python.gif, Icons/tk.gif: Initial
[all …]
DREADME.txt107 Icons # small image files
/external/python/cpython3/Lib/idlelib/
DChangeLog217 * Icons/python.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs rev
222 * Icons/minusnode.gif: py-cvs-rel2_1 (Rev 1.2) merge Copied py-cvs
426 idle.py, idlever.py, setup.py, Icons/minusnode.gif,
427 Icons/python.gif: Import the release 2.1 version of Python CVS IDLE
448 tabnanny.py, testcode.py, Icons/folder.gif, Icons/minusnode.gif,
449 Icons/openfolder.gif, Icons/plusnode.gif, Icons/python.gif,
450 Icons/tk.gif: Import the 9 March 2000 version of Python CVS IDLE as
455 * Icons/: folder.gif, minusnode.gif, openfolder.gif, plusnode.gif,
545 Icons/folder.gif, Icons/minusnode.gif, Icons/openfolder.gif,
546 Icons/plusnode.gif, Icons/python.gif, Icons/tk.gif: Initial
[all …]
DREADME.txt107 Icons # small image files
/external/lzma/CPP/7zip/Bundles/Format7zR/
Dresource.rc5 101 ICON "../../Archive/Icons/7z.ico"
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/
Dresource.rc5 101 ICON "../../Archive/Icons/7z.ico"
/external/perfetto/ui/src/assets/
Dtypefaces.scss2 font-family: 'Material Icons';
56 font-family: 'Material Icons';
Dcommon.scss42 font-family: 'Material Icons';
/external/fonttools/
DMANIFEST.in24 recursive-include Icons *.png *.pdf
/external/perfetto/infra/perfetto.dev/src/assets/
Dstyle.scss130 font-family: 'Material Icons Round';
516 font-family: 'Material Icons Round';
585 font-family: 'Material Icons Round';
659 font-family: 'Material Icons Round';
744 font-family: 'Material Icons Round';
/external/pdfium/testing/resources/javascript/
Dicons.in31 // Icons are "dynamic" objects, so theoretically we can make them from
/external/skia/site/docs/dev/tools/
Dmarkdown.md42 ## Styling And Icons
/external/skia/src/sfnt/
DSkPanose.h447 Icons = 10, enumerator
/external/skqp/src/sfnt/
DSkPanose.h447 Icons = 10, enumerator
/external/python/cpython2/Doc/library/
Dcarbon.rst303 :mod:`Carbon.Icons` --- Carbon Icon Manager constants
306 .. module:: Carbon.Icons
Dtix.rst468 .. \ulink{Compound Image Icons}{http://tix.sourceforge.net/dist/current/demos/samples/CmpImg3.tcl}
/external/fonttools/Doc/source/
Ddeveloper.rst2 .. image:: ../../Icons/FontToolsIconGreenCircle.png
Dindex.rst1 .. image:: ../../Icons/FontToolsIconGreenCircle.png
/external/pdfium/fxjs/
Dcjs_document.cpp1124 v8::Local<v8::Array> Icons = pRuntime->NewArray(); in get_icons() local
1135 pRuntime->PutArrayElement(Icons, i++, in get_icons()
1140 return CJS_Result::Success(Icons); in get_icons()
/external/python/cpython2/PC/VS7.1/
Dpython.iss205 [Icons]
Dpython20.wse1651 Text=Icons -- always install so that the uninstaller can use them for its own display.
2172 Source=..\Lib\idlelib\Icons\*
2173 Destination=%MAINDIR%\Lib\idlelib\Icons
/external/python/cpython3/Doc/library/
Dtkinter.tix.rst456 .. \ulink{Compound Image Icons}{http://tix.sourceforge.net/dist/current/demos/samples/CmpImg3.tcl}

12