/external/skia/src/sfnt/ |
SkOTTable_OS_2_VA.h | 114 Italic,
|
/external/tinyxml/docs/ |
doxygen.css | 113 DIV.groupText { margin-left: 16px; font-style: italic; font-size: 90% } 135 font-style: italic; 169 font-style: italic; 180 font-style: italic;
|
/frameworks/base/core/java/android/text/style/ |
TypefaceSpan.java | 100 if ((fake & Typeface.ITALIC) != 0) {
|
/frameworks/base/tests/TransitionTests/res/layout/ |
activity_login.xml | 84 android:textStyle="italic" />
|
login_password.xml | 84 android:textStyle="italic" />
|
/external/libvterm/src/ |
screen.c | 20 unsigned int italic : 1; member in struct:__anon13975 405 screen->pen.italic = val->boolean; 750 cell->attrs.italic = intcell->pen.italic; 787 intcell->pen.italic = cell->attrs.italic; 871 if((attrs & VTERM_ATTR_ITALIC_MASK) && (a->pen.italic != b->pen.italic))
|
/external/skia/resources/android_fonts/v17/ |
fallback_fonts.xml | 9 handle (the order is: regular, bold, italic, and bold-italic). The order in which the
|
/frameworks/base/core/jni/android/graphics/ |
TypefaceImpl.cpp | 50 bool italic = (typeface->fSkiaStyle & SkTypeface::kItalic) != 0; local 51 typeface->fStyle = FontStyle(weight, italic);
|
/frameworks/base/data/fonts/ |
Android.mk | 47 $(eval $(call create-font-symlink,DroidSerif-Italic.ttf,NotoSerif-Italic.ttf))
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
QuickDraw.py | 7 italic = 2 variable 184 italic = 2 variable
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/ |
Text_Suite.py | 174 'italic' : 'ital', # Italic
|
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 472 <h4>778432 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 475 <h4>890937 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m3-rc37a">m3-rc37a</a></span></h4> 478 <h4>894618 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m3-rc37a">m3-rc37a</a></span></h4> 481 <h4>896274 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 484 <h4>899949 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m3-rc37a">m3-rc37a</a></span></h4> 487 <h4>901122 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 490 <h4>905242 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 493 <h4>905852 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 496 <h4>912168 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m5-rc14">m5</a></span></h4> 499 <h4>912619 - <span style="font-weight: normal; font-size: 13px; font-style: italic">Resolved in <a href="#m3-rc37a">m3-rc37a</a></span></h4 [all...] |
/external/libnl/doc/ |
libnl.css | 144 font-style: italic; 168 font-style: italic; 205 font-style: italic; 216 font-style: italic; 400 font-style: italic;
|
/external/clang/docs/tools/ |
manpage.css | 75 color: #000000; font-size: 9pt; font-style: italic; 84 font-family: sans-serif; font-size: 9pt; font-weight: bold; font-style: italic; 87 font-family: sans-serif; font-size: 9pt; font-style: italic; color: brown; }
|
/external/skia/experimental/PdfViewer/ |
SkPdfFont.h | 40 SkPdfStandardFontEntry(const char* name, bool bold, bool italic) 43 fIsItalic(italic) {} 47 SkTypeface* SkTypefaceFromPdfStandardFont(const char* fontName, bool bold, bool italic);
|
/build/tools/droiddoc/templates-ds/ |
head_tag.cs | 14 href="<?cs if:android.whichdoc != 'online' ?>http:<?cs /if ?>//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto">
|
/build/tools/droiddoc/templates-sac/ |
head_tag.cs | 14 href="<?cs if:android.whichdoc != 'online' ?>http:<?cs /if ?>//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,mediumitalic,bold" title="roboto">
|
/developers/build/prebuilts/gradle/SpeedTracker/Wearable/src/main/res/layout/ |
main_activity.xml | 34 android:textStyle="italic"
|
/developers/samples/android/wearable/wear/SpeedTracker/Wearable/src/main/res/layout/ |
main_activity.xml | 34 android:textStyle="italic"
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
MeasureText.java | 65 Typeface.ITALIC));
|
/development/samples/browseable/SpeedTracker/Wearable/res/layout/ |
main_activity.xml | 34 android:textStyle="italic"
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/ |
memory_dump_allocator_details_pane.html | 40 font-style: italic;
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/ |
builds.html | 30 <i><font color="#888888">gray and italic</font></i>: no local data files
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/ |
DrawUtils.java | 377 * @return the italic version of given {@link Font}. 380 FontData[] boldData = getModifiedFontData(baseFont, SWT.BOLD | SWT.ITALIC); 385 * @return the italic version of given {@link Font}. 388 FontData[] boldData = getModifiedFontData(baseFont, SWT.ITALIC);
|
/external/freetype/src/base/ |
ftsynth.c | 65 /* For italic, simply apply a shear transform, with an angle */
|