Home
last modified time | relevance | path

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

12

/external/skia/debugger/QT/
DSkIcons.qrc3 <file>Icons/package-br32.png</file>
4 <file>Icons/drawer-open-icon.png</file>
5 <file>Icons/rewind.png</file>
6 <file>Icons/back.png</file>
7 <file>Icons/go-next.png</file>
8 <file>Icons/play.png</file>
9 <file>Icons/breakpoint.png</file>
10 <file>Icons/breakpoint_16x16.png</file>
11 <file>Icons/inspector.png</file>
12 <file>Icons/reset.png</file>
[all …]
/external/skqp/debugger/QT/
DSkIcons.qrc3 <file>Icons/package-br32.png</file>
4 <file>Icons/drawer-open-icon.png</file>
5 <file>Icons/rewind.png</file>
6 <file>Icons/back.png</file>
7 <file>Icons/go-next.png</file>
8 <file>Icons/play.png</file>
9 <file>Icons/breakpoint.png</file>
10 <file>Icons/breakpoint_16x16.png</file>
11 <file>Icons/inspector.png</file>
12 <file>Icons/reset.png</file>
[all …]
/external/python/cpython2/Mac/IDLE/
DMakefile.in59 $(srcdir)/../Icons/IDLE.icns $(srcdir)/idlemain.py \
60 $(srcdir)/../Icons/PythonSource.icns \
61 $(srcdir)/../Icons/PythonCompiled.icns Info.plist
69 --iconfile=$(srcdir)/../Icons/IDLE.icns \
70 --resource=$(srcdir)/../Icons/PythonSource.icns \
71 --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/v8/tools/turbolizer/
DREADME.md38 Icons derived from the "White Olive Collection" created by Breezi released under
/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/skia/src/sfnt/
DSkPanose.h447 Icons = 10, enumerator
/external/skqp/src/sfnt/
DSkPanose.h447 Icons = 10, enumerator
/external/libvncserver/webclients/novnc/
DREADME.md128 * UI and Icons : Chris Gordon
/external/pdfium/fxjs/
Dcjs_document.cpp1128 v8::Local<v8::Array> Icons = pRuntime->NewArray(); in get_icons() local
1140 pRuntime->PutArrayElement(Icons, i++, in get_icons()
1145 return CJS_Return(Icons); in get_icons()
/external/fonttools/Windows/
Dfonttools-win-setup.iss33 [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.rst467 .. \ulink{Compound Image Icons}{http://tix.sourceforge.net/dist/current/demos/samples/CmpImg3.tcl}
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css2759 /* Icons for medialist templates [[Template:Listen]],
2808 …background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-re…
2817 …background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-re…
Dwikipedia.min.css1Icons-mini-file_acrobat.gif") no-repeat right;padding-right:18px}div#content span.PDFlink a,div#mw…
/external/python/cpython2/
DMakefile.pre.in1057 idlelib idlelib/Icons idlelib/idle_test \

12