Home
last modified time | relevance | path

Searched refs:title (Results 1 – 25 of 2298) sorted by relevance

12345678910>>...92

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/toolbox/
DOverridesUI.js83 …selectDeviceOption.device = {title: WebInspector.UIString("<Select model>"), width: 0, height: 0, … property
105 var option = new Option(devices[i].title, devices[i].title);
119 return device1.title < device2.title ? -1 : (device1.title > device2.title ? 1 : 0);
133 function saveDevicePreset(title) argument
135 if (!title)
138 device.title = title;
171 conditionsSelectElement.add(new Option(preset.title, preset.id));
174 … var title = WebInspector.UIString("%s (%s %dms RTT)", preset.title, throughputText, latency);
175 var option = new Option(title, preset.id);
176 …option.title = WebInspector.UIString("Maximum download throughput: %s.\r\nMinimum round-trip time:…
[all …]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/
DparseFirstEOL.pl27 my $title;
30 $title = "parseFirstEOL: Empty string.";
31 ok(!defined(firstEOLInString("")), $title);
34 $title = "parseFirstEOL: Line without a line ending character";
35 ok(!defined(firstEOLInString("This line doesn't have a line ending character.")), $title);
38 $title = "parseFirstEOL: Line with Windows line ending.";
39 ok(firstEOLInString("This line ends with a Windows line ending.\r\n") eq "\r\n", $title);
42 $title = "parseFirstEOL: Line with Unix line ending.";
43 ok(firstEOLInString("This line ends with a Unix line ending.\n") eq "\n", $title);
46 $title = "parseFirstEOL: Line with Mac line ending.";
[all …]
DgeneratePatchCommand.pl37 $title = "generatePatchCommand: Undefined optional arguments.";
42 ok($patchCommand eq "patch -p0", $title);
43 ok($isForcing == 0, $title);
46 $title = "generatePatchCommand: Undefined options.";
52 ok($patchCommand eq "patch -p0", $title);
53 ok($isForcing == 0, $title);
56 $title = "generatePatchCommand: --force and no \"ensure force\".";
61 ok($patchCommand eq "patch -p0 --force", $title);
62 ok($isForcing == 1, $title);
65 $title = "generatePatchCommand: no --force and \"ensure force\".";
[all …]
DmergeChangeLogs.pl72 my $title = "mergeChangeLogs: traditional rejected patch success";
118 ok($exitStatus == 1, "$title: should return 1 for success");
120 ok(readFile($fileMine) eq $fileMineContent, "$title: \$fileMine should be unchanged");
121 ok(readFile($fileOlder) eq $fileOlderContent, "$title: \$fileOlder should be unchanged");
132 …ok(readFile($fileNewer) eq $expectedContent, "$title: \$fileNewer should be updated to include pat…
141 my $title = "mergeChangeLogs: traditional rejected patch failure";
187 ok($exitStatus == 0, "$title: should return 0 for failure");
189 ok(readFile($fileMine) eq $fileMineContent, "$title: \$fileMine should be unchanged");
190 ok(readFile($fileOlder) eq $fileOlderContent, "$title: \$fileOlder should be unchanged");
191 ok(readFile($fileNewer) eq $fileNewerContent, "$title: \$fileNewer should be unchanged");
[all …]
DremoveEOL.pl36 my $title;
39 $title = "removeEOL: Undefined argument.";
40 ok(removeEOL(undef) eq "", $title);
43 $title = "removeEOL: Line with Windows line ending.";
44 …ne ends with a Windows line ending.\r\n") eq "This line ends with a Windows line ending.", $title);
47 $title = "removeEOL: Line with Unix line ending.";
48 …"This line ends with a Unix line ending.\n") eq "This line ends with a Unix line ending.", $title);
51 $title = "removeEOL: Line with Mac line ending.";
52 …L("This line ends with a Mac line ending.\r") eq "This line ends with a Mac line ending.", $title);
55 $title = "removeEOL: Line with a mix of line endings.";
[all …]
/external/lldb/www/cpp_reference/html/
DSBDefines_8h__dep__incl.map2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="2029,547,2093,575"…
3 <area shape="rect" id="node5" href="$SBAddress_8h.html" title="SBAddress.h" alt="" coords="285,83,3…
4 <area shape="rect" id="node8" href="$SBFunction_8h.html" title="SBFunction.h" alt="" coords="284,16…
5 <area shape="rect" id="node11" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coo…
6 <area shape="rect" id="node14" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="357,393,4…
7 <area shape="rect" id="node19" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al…
8 <area shape="rect" id="node21" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="1373,393,…
9 <area shape="rect" id="node24" href="$SBBlock_8h.html" title="SBBlock.h" alt="" coords="863,470,945…
10 <area shape="rect" id="node28" href="$SBProcess_8h.html" title="SBProcess.h" alt="" coords="1773,47…
11 <area shape="rect" id="node31" href="$SBSymbol_8h.html" title="SBSymbol.h" alt="" coords="499,470,5…
[all …]
DLLDB_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
5 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="93…
6 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="704,…
7 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
8 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="97…
9 <area shape="rect" id="node36" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="33…
10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
[all …]
DSBSymbolContext_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="21…
4 <area shape="rect" id="node30" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
5 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
6 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
7 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
8 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="…
9 <area shape="rect" id="node18" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="59…
10 <area shape="rect" id="node21" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node24" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
[all …]
DSBModule_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="20…
4 <area shape="rect" id="node18" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
5 <area shape="rect" id="node24" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
6 <area shape="rect" id="node33" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
7 <area shape="rect" id="node21" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1421…
8 <area shape="rect" id="node27" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16…
9 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
10 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
11 <area shape="rect" id="node81" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
[all …]
DSBSymbol_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node42" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
5 <area shape="rect" id="node79" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.…
6 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
7 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="13…
8 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
9 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
10 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
11 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="1328…
[all …]
DSBFunction_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node86" href="$SBInstructionList_8h.html" title="lldb/API/SBInstructionList.…
5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="34…
7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="571,…
11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="11…
[all …]
DSBBlock_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="34…
4 <area shape="rect" id="node18" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
5 <area shape="rect" id="node21" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
6 <area shape="rect" id="node24" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
7 <area shape="rect" id="node46" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
8 <area shape="rect" id="node71" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
9 <area shape="rect" id="node75" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
10 <area shape="rect" id="node78" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
11 <area shape="rect" id="node82" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="1514…
[all …]
DSBTarget_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node47" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
5 <area shape="rect" id="node72" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
6 <area shape="rect" id="node76" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
7 <area shape="rect" id="node79" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
8 <area shape="rect" id="node83" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="5,48…
9 <area shape="rect" id="node86" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="53…
10 <area shape="rect" id="node91" href="$SBWatchpoint_8h.html" title="lldb/API/SBWatchpoint.h" alt="" …
11 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
[all …]
DSBLineEntry_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
4 <area shape="rect" id="node49" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
5 <area shape="rect" id="node18" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node21" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="24…
7 <area shape="rect" id="node24" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
8 <area shape="rect" id="node30" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
9 <area shape="rect" id="node39" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
10 <area shape="rect" id="node27" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="397,…
11 <area shape="rect" id="node33" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="15…
[all …]
DSBSymbolContextList_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
4 <area shape="rect" id="node18" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="16…
5 <area shape="rect" id="node33" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
6 <area shape="rect" id="node69" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
7 <area shape="rect" id="node73" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
8 <area shape="rect" id="node82" href="$SBLineEntry_8h.html" title="lldb/API/SBLineEntry.h" alt="" co…
9 <area shape="rect" id="node88" href="$SBSymbol_8h.html" title="lldb/API/SBSymbol.h" alt="" coords="…
10 <area shape="rect" id="node21" href="$SBFrame_8h.html" title="lldb/API/SBFrame.h" alt="" coords="93…
11 <area shape="rect" id="node24" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
[all …]
DSBAddress_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBModule_8h.html" title="lldb/API/SBModule.h" alt="" coords="…
4 <area shape="rect" id="node18" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="43…
5 <area shape="rect" id="node21" href="$SBSection_8h.html" title="lldb/API/SBSection.h" alt="" coords…
6 <area shape="rect" id="node27" href="$SBSymbolContext_8h.html" title="lldb/API/SBSymbolContext.h" a…
7 <area shape="rect" id="node36" href="$SBValueList_8h.html" title="lldb/API/SBValueList.h" alt="" co…
8 <area shape="rect" id="node24" href="$SBData_8h.html" title="lldb/API/SBData.h" alt="" coords="373,…
9 <area shape="rect" id="node30" href="$SBBlock_8h.html" title="lldb/API/SBBlock.h" alt="" coords="66…
10 <area shape="rect" id="node68" href="$SBCompileUnit_8h.html" title="lldb/API/SBCompileUnit.h" alt="…
11 <area shape="rect" id="node72" href="$SBFunction_8h.html" title="lldb/API/SBFunction.h" alt="" coor…
[all …]
DSBProcess_8h__incl.map2 <area shape="rect" id="node3" href="$SBDefines_8h.html" title="lldb/API/SBDefines.h" alt="" coords=…
3 <area shape="rect" id="node15" href="$SBError_8h.html" title="lldb/API/SBError.h" alt="" coords="17…
4 <area shape="rect" id="node18" href="$SBTarget_8h.html" title="lldb/API/SBTarget.h" alt="" coords="…
5 <area shape="rect" id="node21" href="$SBAddress_8h.html" title="lldb/API/SBAddress.h" alt="" coords…
6 <area shape="rect" id="node51" href="$SBFileSpec_8h.html" title="lldb/API/SBFileSpec.h" alt="" coor…
7 <area shape="rect" id="node76" href="$SBBroadcaster_8h.html" title="lldb/API/SBBroadcaster.h" alt="…
8 <area shape="rect" id="node80" href="$SBFileSpecList_8h.html" title="lldb/API/SBFileSpecList.h" alt…
9 <area shape="rect" id="node83" href="$SBSymbolContextList_8h.html" title="lldb/API/SBSymbolContext\…
10 <area shape="rect" id="node87" href="$SBType_8h.html" title="lldb/API/SBType.h" alt="" coords="269,…
11 <area shape="rect" id="node90" href="$SBValue_8h.html" title="lldb/API/SBValue.h" alt="" coords="31…
[all …]
DSBFileSpec_8h__dep__incl.map2 <area shape="rect" id="node3" href="$LLDB_8h.html" title="LLDB.h" alt="" coords="469,547,533,575"/>
3 <area shape="rect" id="node5" href="$SBCompileUnit_8h.html" title="SBCompileUnit.h" alt="" coords="…
4 <area shape="rect" id="node21" href="$SBLineEntry_8h.html" title="SBLineEntry.h" alt="" coords="707…
5 <area shape="rect" id="node29" href="$SBTarget_8h.html" title="SBTarget.h" alt="" coords="236,393,3…
6 <area shape="rect" id="node44" href="$SBDeclaration_8h.html" title="SBDeclaration.h" alt="" coords=…
7 <area shape="rect" id="node47" href="$SBHostOS_8h.html" title="SBHostOS.h" alt="" coords="967,238,1…
8 <area shape="rect" id="node51" href="$SBModuleSpec_8h.html" title="SBModuleSpec.h" alt="" coords="1…
9 <area shape="rect" id="node8" href="$SBSymbolContext_8h.html" title="SBSymbolContext.h" alt="" coor…
10 <area shape="rect" id="node11" href="$SBModule_8h.html" title="SBModule.h" alt="" coords="432,238,5…
11 <area shape="rect" id="node41" href="$SBSymbolContextList_8h.html" title="SBSymbolContextList.h" al…
[all …]
/external/chromium_org/third_party/WebKit/Source/core/frame/
DConsoleBase.cpp110 String title; in count() local
111 arguments->getFirstArgumentAsString(title); in count()
112 …String identifier = title.isEmpty() ? String(lastCaller.sourceURL() + ':' + String::number(lastCal… in count()
113 : String(title + '@'); in count()
116 String message = title + ": " + String::number(result.storedValue->value); in count()
125 void ConsoleBase::markTimeline(const String& title) in markTimeline() argument
127 timeStamp(title); in markTimeline()
130 void ConsoleBase::profile(const String& title) in profile() argument
132 InspectorInstrumentation::consoleProfile(context(), title); in profile()
135 void ConsoleBase::profileEnd(const String& title) in profileEnd() argument
[all …]
/external/chromium-trace/trace-viewer/src/tracing/trace_model/
Dslice_group_test.js21 assertEquals('a', sliceA.title);
39 assertEquals('b', group.slices[0].title);
42 assertEquals('a', group.slices[1].title);
57 assertEquals('one', m.slices[0].title);
61 assertEquals('two', m.slices[1].title);
77 assertEquals('two', m.slices[0].title);
81 assertEquals('one', m.slices[1].title);
97 assertEquals('two', m.slices[0].title);
101 assertEquals('two (cont.)', m.slices[1].title);
105 assertEquals('one', m.slices[2].title);
[all …]
/external/linux-tools-perf/perf-3.12.0/tools/perf/Documentation/
Dasciidoc.conf34 <example><title>{title}</title>
44 {title#}</example>
51 <example><title>{title}</title>
55 {title#}</example>
58 <formalpara{id? id="{id}"}><title>{title}</title><para>
59 {title%}<literallayout{id? id="{id}"}>
60 {title#}<literallayout>
63 {title#}</para></formalpara>
64 {title%}<simpara></simpara>
/external/markdown/MarkdownTest/Tests_2007/
DLinks, inline style.text3 [URL and title](/url/ "title").
5 [URL and title](/url/ "title preceded by two spaces").
7 [URL and title](/url/ "title preceded by a tab").
9 [URL and title](/url/ "title has spaces afterward" ).
13 [URL w/ angle brackets + title](</url/> "Here's the title").
22 [With parens in the URL](/foo(bar) "and a title")
24 (With outer parens and [parens in url](/foo(bar) "and a title"))
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
DTimelineUIUtilsImpl.js127 createEventDivider: function(recordType, title) argument
129 return WebInspector.TimelineUIUtilsImpl._createEventDivider(recordType, title);
200 recordStyles[recordTypes.Root] = { title: "#root", category: categories["loading"] }; property
201 …recordStyles[recordTypes.Program] = { title: WebInspector.UIString("Other"), category: categories[… property
202 …recordStyles[recordTypes.EventDispatch] = { title: WebInspector.UIString("Event"), category: categ… property
203 …recordStyles[recordTypes.BeginFrame] = { title: WebInspector.UIString("Frame Start"), category: ca… property
204 …recordStyles[recordTypes.ScheduleStyleRecalculation] = { title: WebInspector.UIString("Schedule St… property
205 …recordStyles[recordTypes.RecalculateStyles] = { title: WebInspector.UIString("Recalculate Style"),… property
206 …recordStyles[recordTypes.InvalidateLayout] = { title: WebInspector.UIString("Invalidate Layout"), … property
207 …recordStyles[recordTypes.Layout] = { title: WebInspector.UIString("Layout"), category: categories[… property
[all …]
/external/chromium_org/content/shell/renderer/test_runner/
Dnotification_presenter.cc42 bool NotificationPresenter::SimulateClick(const std::string& title) { in SimulateClick() argument
43 ActiveNotificationMap::iterator iter = active_notifications_.find(title); in SimulateClick()
71 replacements_[replaceId] = notification.title().utf8(); in show()
75 if (!notification.title().isEmpty()) in show()
76 delegate_->PrintMessage(notification.title().utf8().data()); in show()
100 std::string title = notification.title().utf8(); in show() local
101 active_notifications_[title] = notification; in show()
110 std::string title = notification.title().utf8(); in cancel() local
112 delegate_->PrintMessage(std::string("DESKTOP NOTIFICATION CLOSED: ") + title + in cancel()
118 active_notifications_.erase(title); in cancel()
[all …]
/external/chromium-trace/trace-viewer/src/tracing/analysis/
Dslice_view.js48 SliceView.register = function(title, viewConstructor) { argument
49 if (SliceView.titleToViewInfoMap[title])
50 throw new Error('Handler already registerd for ' + title);
51 SliceView.titleToViewInfoMap[title] = {
56 SliceView.unregister = function(title) { argument
57 if (SliceView.titleToViewInfoMap[title] === undefined)
58 throw new Error(title + ' not registered');
59 delete SliceView.titleToViewInfoMap[title];
62 SliceView.getViewInfo = function(title) { argument
63 return SliceView.titleToViewInfoMap[title];

12345678910>>...92