HomeSort by relevance Sort by last modified time
    Searched full:italic (Results 1 - 25 of 687) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libxml2/test/relaxng/
tutor4_3_4.xml 1 <p><bold><italic>c</italic></bold></p>
tutor4_3_5.xml 1 <p>a<bold>b<italic>c</italic>d</bold>e<span>f</span>g</p>
tutor4_4_1.xml 1 <p>a<bold>b<italic>c</italic>d</bold>e<span>f</span>g</p>
tutor9_3_2.xml 1 <data> a <italic> b <code> c </code> d <em>foo</em> </italic> e </data>
tutor9_4_2.xml 1 <data> a <italic> b <code> c </code> d <em>foo</em> </italic> e </data>
tutor4_3_6.xml 1 <p>a<bold>b<span style="foo">c</span>d</bold>e<italic>f</italic>g</p>
tutor9_10_1.xml 2 <p>a<bold>b<em>c<italic>d</italic>e</em>f</bold>g</p>
tutor9_7_1.xml 2 <p>a<bold>b<em>c<italic>d</italic>e</em>f</bold>g</p>
tutor9_8_1.xml 2 <p>a<bold>b<em>c<italic>d</italic>e</em>f</bold>g</p>
tutor9_9_1.xml 2 <p>a<bold>b<em>c<italic>d</italic>e</em>f</bold>g</p>
inline2.rng 15 <element name="italic">
inline3.rng 10 <element name="italic">
tutor4_3.rng 15 <element name="italic">
tutor4_4.rng 14 <element name="italic">
tutor9_3.rng 18 <element name="italic">
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/dot/
epsilon-edge.st 1 <src> -> <target> [fontname="Times-Italic", label = "e"];
  /external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tree_construction/
tricky01.dat 19 <font color=red><i>Italic and Red<p>Italic and Red </font> Just italic.</p> Italic only.</i> Plain
20 <p>I should not be red. <font color=red>Red. <i>Italic and red.</p>
21 <p>Italic and red. </i> Red.</font> I should not be red.</p>
22 <b>Bold <i>Bold and italic</b> Only Italic </i> Plain
31 | "Italic and Red"
36 | "Italic and Red
    [all...]
  /external/mesa3d/docs/
subset-A.html 8 <span style="font-style: italic;"></span><span
62 style="font-style: italic;">italics</span>.<br>
65 referred to as <span style="font-style: italic;">the subset.</span><br>
77 style="font-style: italic;">mode</span>)<br>
81 style="font-style: italic;">x</span>, GLfloat <span
82 style="font-style: italic;">y</span>)<br>
84 *<span style="font-style: italic;">v</span>)<br>
86 style="font-style: italic;">x</span>, GLfloat <span
87 style="font-style: italic;">y</span>, GLfloat <span
88 style="font-style: italic;">z</span>)<br
    [all...]
  /development/samples/WiFiDirectServiceDiscovery/res/values/
style.xml 5 <item name="android:textStyle">bold|italic</item>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
TextAttribute.java 31 public boolean italic; field in class:TextAttribute
37 FontSize size, boolean bold, boolean italic, boolean underlined,
44 this.italic = italic;
  /external/pdfium/core/src/fxge/apple/
fx_mac_imp.cpp 17 {"Courier-BoldOblique", "Courier New Bold Italic"},
18 {"Courier-Oblique", "Courier New Italic"},
21 {"Helvetica-BoldOblique", "Arial Bold Italic"},
22 {"Helvetica-Oblique", "Arial Italic"},
25 {"Times-BoldItalic", "Times New Roman Bold Italic"},
26 {"Times-Italic", "Times New Roman Italic"},
  /cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
FontRenderingTests.java 87 Typeface.ITALIC,
94 Typeface.BOLD | Typeface.ITALIC,
116 Typeface.ITALIC,
123 Typeface.BOLD | Typeface.ITALIC,
145 Typeface.ITALIC,
152 Typeface.BOLD | Typeface.ITALIC,
174 Typeface.ITALIC,
181 Typeface.BOLD | Typeface.ITALIC,
203 Typeface.ITALIC,
210 Typeface.BOLD | Typeface.ITALIC,
    [all...]
  /external/jetty/src/resources/
jetty-dir.css 26 font-style: italic;
  /frameworks/base/core/java/android/text/style/
StyleSpan.java 29 * Note that styles are cumulative -- if both bold and italic are set in
30 * separate spans, or if the base style is bold and a span calls for italic,
31 * you get bold italic. You can't turn off a style from the base style.
41 * include bold, italic, and normal. Values are constants defined
116 if ((fake & Typeface.ITALIC) != 0) {
  /external/selinux/secilc/
secilc.8.xml 33 <para><emphasis role="italic">secilc</emphasis> invokes the CIL compiler with the specified <emphasis role="italic">argument</emphasis>s to build a kernel binary policy. A <emphasis role="bold">file_contexts</emphasis> file will also be built as described in the <emphasis role="bold">FILE FORMAT</emphasis> section of <citerefentry><refentrytitle>file_contexts</refentrytitle><manvolnum>5</manvolnum></citerefentry>.</para>
40 <listitem><para>Write binary policy to <emphasis role="italic">file</emphasis> (default: policy.<emphasis role="italic">version</emphasis>)</para></listitem>
45 <listitem><para>Write file contexts to <emphasis role="italic">file</emphasis> (default: <emphasis role="bold">file_contexts</emphasis>)</para></listitem>
55 <listitem><para>Build an mls policy. Must be <emphasis role="bold">true</emphasis> or <emphasis role="bold">false</emphasis>. This will override the <emphasis role="bold">(mls <emphasis role="italic">boolean</emphasis></emphasis><emphasis role="bold">)</emphasis> statement if present in the policy.</para></listitem>
60 <listitem><para>Build a binary policy with a given <emphasis role="italic">version</emphasis> (default: depends on the systems SELinux policy <emphasis role="italic">version</emphasis>, see <citerefentry><refentrytitle>sestatus</refentrytitle><manvolnum>8</manvolnum></citerefentry>)</para></listitem>
65 <listitem><para>How to handle unknown classes or permissions. May be <emphasis role="bold">deny</emphasis>, <emphasis role="bold">allow</emphasis>, or <emphasis role="bold">reject</emphasis> (default: <emphasis role="bold">deny</emphasis>). This will override the <emphasis role="bold">(handleunknown <emphasis role="italic">action</emphasis></emphasis><emphasis role="bold">)</emphasis> statement if present in the policy.</para></listitem>
108 <para>HTML documentation describing the CIL language statements is available starting with <emphasis role="italic">docs/html/index.html</emphasis>.</para
    [all...]

Completed in 268 milliseconds

1 2 3 4 5 6 7 8 91011>>