OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:titles
(Results
201 - 225
of
548
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php
237
# Predefined urls and
titles
for reference links and images.
268
var $
titles
= array();
variable
282
$this->
titles
= $this->predef_titles;
variable
294
$this->
titles
= array();
variable
348
# Strips link definitions from text, stores the URLs and
titles
in
379
$this->
titles
[$link_id] =& $matches[3];
756
if ( isset( $this->
titles
[$link_id] ) ) {
757
$title = $this->
titles
[$link_id];
860
if (isset($this->
titles
[$link_id])) {
861
$title = $this->
titles
[$link_id]
[
all
...]
/frameworks/base/core/res/res/values/
dimens.xml
115
This helps in aligning
titles
when some items have icons and some don't. When space is
173
<!-- Text size for action bar
titles
-->
243
<!-- Size of notification text
titles
(see TextAppearance.StatusBar.EventContent.Title) -->
/external/chromium_org/chrome/browser/automation/
automation_provider_observers.cc
2380
ListValue*
titles
= new ListValue();
local
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/
settings.jd
254
<img src="{@docRoot}images/ui/settings/settings-
titles
.png" alt="" />
256
with
titles
. <br/><b>1.</b> The category is specified by the {@link
262
<p>When your list of settings exceeds about 10 items, you might want to add
titles
to
275
<li><a href="#
Titles
">Using
titles
</a></li>
284
<h4 id="
Titles
">Using
titles
</h4>
[
all
...]
/external/chromium_org/chrome/browser/drive/
fake_drive_service_unittest.cc
210
//
titles
.
228
//
titles
.
245
// There are 2 entries that contain both "Directory" and "1" in their
titles
.
296
//
titles
and one of them is deleted.
315
//
titles
directly under the root directory.
334
//
titles
.
[
all
...]
/frameworks/base/core/java/android/app/
Fragment.java
256
* <p>The
titles
fragment, showing a list of
titles
, is fairly simple, relying
263
*
titles
}
273
* container in the current activity, so the
titles
fragment's click code will
279
* <p>However the screen may be large enough to show both the list of
titles
285
* <p>Note how the prior code will adjust to this alternative UI flow: the
titles
[
all
...]
/external/chromium_org/v8/test/cctest/
test-profile-generator.cc
706
CpuProfilesCollection::kMaxSimultaneousProfiles>
titles
;
local
712
titles
[i] = title.start();
717
i::DeleteArray(
titles
[i]);
/external/v8/test/cctest/
test-profile-generator.cc
812
CpuProfilesCollection::kMaxSimultaneousProfiles>
titles
;
local
817
titles
[i] = title.start();
822
i::DeleteArray(
titles
[i]);
/cts/tests/tests/view/src/android/view/cts/
MenuInflaterTest.java
95
// the
titles
and icons
/development/samples/Wiktionary/src/com/example/android/wiktionary/
ExtendedWikiHelper.java
49
* Pattern of section
titles
we're interested in showing. This trims out
/external/ceres-solver/docs/source/
conf.py
76
# unit
titles
(such as .. function::).
/external/chromium/chrome/browser/bookmarks/
bookmark_index.cc
21
// query as well as the set of nodes that contain those terms in their
titles
.
/external/chromium/chrome/browser/history/
history_querying_unittest.cc
244
// Searches
titles
.
/external/chromium/chrome/browser/resources/
about_memory.html
360
<div jsselect="
titles
">
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_menu_bridge_unittest.mm
179
// Set their
titles
to be the same as the URLs
/external/chromium/chrome/browser/ui/views/
content_setting_bubble_contents.cc
37
// If we don't clamp the maximum width, then very long URLs and
titles
can make
/external/chromium_org/chrome/browser/bookmarks/
bookmark_index.cc
22
// query as well as the set of nodes that contain those terms in their
titles
.
/external/chromium_org/chrome/browser/
referrer_policy_browsertest.cc
90
// Adds all possible
titles
to the TitleWatcher, so we don't time out
/external/chromium_org/chrome/browser/resources/
about_memory.html
286
<div jsselect="
titles
">
/external/chromium_org/chrome/test/functional/
netflix.py
177
"""Test that playing two
titles
, Netflix returns multiple play error."""
/external/chromium_org/chrome_frame/test/
mock_ie_event_sink_actions.h
49
std::ostringstream titles_found(std::string("
titles
found: "));
/external/clang/docs/analyzer/
conf.py
76
# unit
titles
(such as .. function::).
/external/clang/docs/
conf.py
76
# unit
titles
(such as .. function::).
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
ScenarioStatusTable.java
49
// Print
titles
/external/llvm/docs/
conf.py
75
# unit
titles
(such as .. function::).
Completed in 1544 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>