Searched refs:toolbox (Results 1 – 14 of 14) sorted by relevance
/third_party/node/deps/v8/tools/turbolizer/src/ |
D | graphmultiview.ts | 52 const toolbox = document.createElement("div"); constant 53 toolbox.className = "toolbox-anchor"; 54 toolbox.innerHTML = toolboxHTML; 55 view.divNode.appendChild(toolbox); 56 const searchInput = toolbox.querySelector("#search-input") as HTMLInputElement; 57 const onlyVisibleCheckbox = toolbox.querySelector("#search-only-visible") as HTMLInputElement; 73 toolbox.querySelector(".graph-toolbox")); 76 this.selectMenu = toolbox.querySelector("#phase-select") as HTMLSelectElement;
|
D | graph-view.ts | 54 toolbox: HTMLElement; property in GraphView 63 showPhaseByName: (s: string) => void, toolbox: HTMLElement) { 70 this.toolbox = toolbox; 247 this.toolbox.appendChild(createImgInput("layout", "layout graph", 249 this.toolbox.appendChild(createImgInput("show-all", "show all nodes", 251 this.toolbox.appendChild(createImgInput("show-control", "show only control nodes", 253 this.toolbox.appendChild(createImgInput("toggle-hide-dead", "toggle hide dead nodes", 255 this.toolbox.appendChild(createImgInput("hide-unselected", "hide unselected", 257 this.toolbox.appendChild(createImgInput("hide-selected", "hide selected", 259 this.toolbox.appendChild(createImgInput("zoom-selection", "zoom selection", [all …]
|
D | disassembly-view.ts | 223 const toolbox = document.createElement("div"); constant 224 toolbox.id = "toolbox-anchor"; 225 toolbox.innerHTML = toolboxHTML; 226 view.divNode.insertBefore(toolbox, view.divNode.firstChild);
|
/third_party/ffmpeg/ |
D | README.md | 19 * [ffmpeg](https://ffmpeg.org/ffmpeg.html) is a command line toolbox to
|
/third_party/node/deps/v8/tools/turbolizer/ |
D | turbo-visualizer.css | 374 .graph-toolbox { 384 .disassembly-toolbox {
|
/third_party/skia/third_party/externals/freetype/builds/unix/ |
D | configure.raw | 794 AC_ARG_WITH([quickdraw-toolbox], 795 AS_HELP_STRING([--with-quickdraw-toolbox],
|
/third_party/python/Doc/whatsnew/ |
D | 2.2.rst | 1153 Most of the MacPython toolbox modules, which interface to MacOS APIs such as 1168 The other change is that most MacPython toolbox modules, which
|
D | 2.1.rst | 345 useful new data type in the Python programmer's toolbox.
|
D | 2.3.rst | 1949 On MacOS, most toolbox modules have been weaklinked to improve backward
|
/third_party/python/Misc/ |
D | HISTORY | 16656 - The ``--with-toolbox-glue`` option (and the associated 20043 - bug #991962: When building with --disable-toolbox-glue on Darwin no 23467 - The Carbon toolbox modules have been upgraded to Universal Headers 32557 toolbox, and the think C console library. This is being maintained
|
/third_party/gstreamer/gst_libav/ |
D | ChangeLog | 2983 configure: Disable {audio|video}toolbox support (osx/ios)
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82429 static nsIAtom* toolbox; member in nsGkAtoms
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 30191 erotic masterpieces: house carpentry with toolbox containing hammer, awl
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 69312 as video toolbox expects entire frame in 127120 The video toolbox is not available on iOS, and also on OSX
|