Home
last modified time | relevance | path

Searched refs:subtitle (Results 1 – 25 of 32) sorted by relevance

12

/external/subsampling-scale-image-view/sample/src/main/java/com/davemorrissey/labs/subscaleview/test/
DPage.java7 private final int subtitle; field in Page
9 public Page(int subtitle, int text) { in Page() argument
10 this.subtitle = subtitle; in Page()
19 return subtitle; in getSubtitle()
/external/shflags/doc/
Drst2html.css28 .last, .with-subtitle {
141 h1.section-subtitle, h2.section-subtitle, h3.section-subtitle,
142 h4.section-subtitle, h5.section-subtitle, h6.section-subtitle {
148 h2.subtitle {
203 p.sidebar-subtitle {
241 span.section-subtitle {
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/
DGraphvizNode.java86 public void addSubtitle(int position, String subtitle) { in addSubtitle() argument
87 this.subtitles.put(position, subtitle); in addSubtitle()
DGraphvizGrapher.java144 String subtitle = Joiner.on("<br align=\"left\"/>").join(node.getSubtitles()); in getNodeLabel() local
145 if (subtitle.length() != 0) { in getNodeLabel()
148 html.append(subtitle).append("<br align=\"left\"/>").append("</font>"); in getNodeLabel()
/external/sl4a/ScriptingLayerForAndroid/src/org/connectbot/
DHelpActivity.java54 TextView subtitle = (TextView) findViewById(R.id.version); in onCreate() local
55 subtitle.setText(getText(R.string.application_title) + " r" in onCreate()
/external/okhttp/website/static/
Dapp.css63 #subtitle {
178 #subtitle {
Dapp-theme.css6 #subtitle,
/external/wayland/doc/publican/sources/css/
Dbrand.css4 div.subtitle,
Depub.css4 div.subtitle,
Dcommon.css232 .book div.subtitle, .book h2.subtitle, .book h3.subtitle {
239 div.subtitle {
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowAppWidgetManagerTest.java43 assertEquals("Hola", ((TextView) widgetView.findViewById(R.id.subtitle)).getText()); in createWidget_shouldInflateViewAndAssignId()
166 remoteViews.setTextViewText(R.id.subtitle, "Hola"); in onUpdate()
DShadowLayoutInflaterTest.java242 assertThat(mediaView.findViewById(R.id.subtitle).getVisibility()).isEqualTo(View.GONE); in testViewVisibilityIsSet()
250 assertThat(((TextView) mediaView.findViewById(R.id.subtitle)).getText().toString()) in testTextViewTextIsSet()
/external/grpc-grpc/third_party/nanopb/docs/
Dlsr.css96 h2.subtitle {
236 p.sidebar-subtitle {
/external/nanopb-c/docs/
Dlsr.css96 h2.subtitle {
236 p.sidebar-subtitle {
/external/v8/benchmarks/
Dstyle.css37 div.subtitle {
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java435 public static final int subtitle=0x7f0d001f; field in R.id
/external/skia/gm/
Dcompositor_quads.cpp659 const char* subtitle = transformCount == 0 ? "" : "w/ xforms"; in MakeBatched() local
660 return Make("Texture Set", subtitle, std::move(image), nullptr, nullptr, nullptr, nullptr, in MakeBatched()
/external/python/cpython2/Doc/faq/
Dwindows.rst21 :subtitle: `Python Development on XP`_
96 :subtitle: `Adding Python to DOS Path`_
/external/e2fsprogs/doc/
Dlibext2fs.texinfo24 @c ==> Update edition number for settitle and subtitle, and in the
62 @subtitle The EXT2FS Library
63 @subtitle Version 1.44.4
64 @subtitle August 2018
Dtexinfo.tex2232 \parseargdef\subtitle{%
/external/doclava/res/assets/templates-sdk/assets/css/
Ddefault.css8018 #nav li span.tree-list-subtitle {
8026 #nav li span.tree-list-subtitle:before {
8030 #nav li span.tree-list-subtitle:after {
8034 #nav li span.tree-list-subtitle.package {
8039 #nav li span.tree-list-subtitle.package:before {
8043 #nav li span.tree-list-subtitle.package:after {
8903 .dac-modal-header-subtitle {
8953 .dac-modal-header-subtitle {
9431 .dac-blue.dac-invert .dac-section-subtitle {
9469 .dac-hero-tag, .dac-hero-description, .dac-section-subtitle {
[all …]
/external/python/cpython3/Lib/test/
Dmime.types1140 image/vnd.dvb.subtitle sub
/external/ImageMagick/www/assets/
Dmagick.css6 …to;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375r…
/external/e2fsprogs/lib/et/
Dtexinfo.tex2232 \parseargdef\subtitle{%
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex3300 \parseargdef\subtitle{%

12