/external/skia/include/core/ |
SkTypeface.h | 108 @param style The style (normal, bold, italic) of the typeface. 120 @param s The style (normal, bold, italic) of the type face.
|
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
FontFamily_Delegate.java | 66 private static final String FONT_SUFFIX_ITALIC = "Italic.ttf"; 459 derivedFont = derivedFont.deriveFont(Font.ITALIC);
|
Typeface_Delegate.java | 91 final boolean isItalic = (mStyle & Font.ITALIC) != 0;
|
/docs/source.android.com/src/compatibility/5.1/ |
android-cdd.css | 153 font: italic 16pt/18pt Roboto, Arial, Helvetica, sans-serif;
|
/docs/source.android.com/src/compatibility/source/ |
android-cdd.css | 153 font: italic 16pt/18pt Roboto, Arial, Helvetica, sans-serif;
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/ |
memory_dump_vm_regions_details_pane.html | 41 font-style: italic;
|
/external/javassist/sample/rmi/ |
webdemo.html | 49 font = new Font("SansSerif", Font.ITALIC, 40);
|
/external/pdfium/public/ |
fpdf_sysfontinfo.h | 93 * bItalic - Italic option of the requested font, TRUE or FALSE.
|
/frameworks/base/docs/html/sdk/api_diff/19/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/api_diff/20/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/api_diff/21/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/api_diff/22/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/api_diff/23/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/support_api_diff/22.2.0/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/support_api_diff/22.2.1/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/frameworks/base/docs/html/sdk/support_api_diff/23/changes/ |
jdiff_help.html | 77 Just like Javadoc, all interface names are in <i>italic</i>, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link.
|
/libcore/luni/src/main/java/java/awt/font/ |
TextAttribute.java | 120 /** The Constant POSTURE_OBLIQUE indicates italic posture. */
|
/packages/apps/Browser/res/layout/ |
browser_add_bookmark_content.xml | 196 android:textStyle="italic"
|
/packages/apps/Launcher2/ |
print_db.py | 131 font-style: italic;
|
/external/skia/src/ports/ |
SkFontMgr_win_dw.cpp | 409 //NOTE: .ttc and fake bold/italic will end up here. 976 DWRITE_FONT_STYLE italic = (styleBits & SkTypeface::kItalic) local [all...] |
/frameworks/base/media/java/android/media/ |
TimedText.java | 194 * True if the characters should be italic 220 * @param isItalic whether the characters should be italic. 559 // is plain. Otherwise, 1: bold, 2: italic, 4: underline
|
/frameworks/compile/libbcc/ |
README.html | 93 font-style: italic } 210 font-style: italic } 213 font-style: italic ;
|
/frameworks/compile/slang/ |
README.html | 93 font-style: italic } 210 font-style: italic } 213 font-style: italic ;
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/_themes/webapp2/static/ |
gcode.css | 183 font-style:italic; 266 font-style:italic; 370 font-style:italic; 391 font-style:italic; 682 font-style:italic; 1066 font-style:italic;
|