/external/chromium/chrome/browser/sync/resources/ |
gaia_login.html | 7 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium-trace/trace-viewer/src/ui/ |
value_bar_test.js | 158 element.style.fontSize = '25px'; 162 element.style.fontSize = '25px';
|
/external/chromium_org/chrome/browser/resources/ |
about_memory_linux.html | 19 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
certificate_viewer.html | 21 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
flags.html | 14 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/chrome/browser/resources/feedback/html/ |
default.html | 16 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/chrome/browser/resources/help/ |
help.html | 31 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/chrome/browser/resources/local_discovery/ |
local_discovery.html | 21 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/chrome/browser/resources/ntp_android/ |
new_tab.html | 26 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize;device:device;shortcut_item_enabled:shortcut_item_enabled">
|
/external/chromium_org/chrome/browser/resources/performance_monitor/ |
chart.html | 18 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/chrome/browser/resources/print_preview/ |
print_preview.html | 41 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/content/browser/resources/indexed_db/ |
indexeddb_internals.html | 10 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/ |
PasswordGeneratorButtonElement.cpp | 86 style->setWidth(Length(inputStyle->fontSize(), Fixed)); 87 style->setHeight(Length(inputStyle->fontSize(), Fixed));
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/ |
FontPlatformData.h | 173 // Load various data about the font specified by |nsFont| with the size fontSize into the following output paramters: 179 void loadFont(NSFont*, float fontSize, NSFont*& outNSFont, CGFontRef&);
|
/external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/ |
FontCacheSkia.cpp | 135 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family, float fontSize) 144 fontSize,
|
/external/chromium_org/ui/webui/resources/js/ |
i18n_template_no_process.js | 22 * <span i18n-values="title:myTitle;.style.fontSize:fontSize"></span>
|
/frameworks/base/media/java/android/media/ |
TimedText.java | 206 public final int fontSize; 222 * @param fontSize the size of the font. 227 int fontSize, int colorRGBA) { 234 this.fontSize = fontSize; 539 int fontSize = -1; 566 fontSize = parcel.readInt(); 584 isItalic, isUnderlined, fontSize, colorRGBA);
|
/frameworks/base/services/java/com/android/server/wm/ |
Watermark.java | 84 int fontSize = WindowManagerService.getPropertyInt(tokens, 1, 88 mTextPaint.setTextSize(fontSize);
|
/frameworks/rs/ |
rsFont.h | 75 static Font * create(Context *rsc, const char *name, float fontSize, uint32_t dpi, 120 bool init(const char *name, float fontSize, uint32_t dpi, const void *data = NULL, uint32_t dataLen = 0);
|
/packages/apps/DeskClock/src/com/android/alarmclock/ |
DigitalWidgetViewsFactory.java | 106 float fontSize = mFontScale * (DateFormat.is24HourFormat(mContext) 108 clock.setTextViewTextSize(clockId, TypedValue.COMPLEX_UNIT_PX, fontSize * mFontScale);
|
WidgetUtils.java | 37 float fontSize = context.getResources().getDimension(R.dimen.widget_big_font_size); 39 R.id.the_clock, TypedValue.COMPLEX_UNIT_PX, fontSize * scale);
|
/external/llvm/test/CodeGen/Thumb2/ |
2009-08-04-CoalescerBug.ll | 59 br i1 undef, label %bb.i1, label %FontSize.exit 62 br label %FontSize.exit 64 FontSize.exit: ; preds = %bb.i1, %FontHalfXHeight.exit 69 bb.i5: ; preds = %FontSize.exit 73 FontName.exit: ; preds = %bb.i5, %FontSize.exit
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
ValueParser.java | 239 FontSize size = FontSize.fromInt(sizeValue); 242 size = FontSize.NORMAL;
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/ |
TestDotTreeGenerator.cs | 63 + @" bgcolor=""lightgrey""; node [shape=box, fixedsize=false, fontsize=12, fontname=""Helvetica-bold"", fontcolor=""blue""" + newline
|
/external/chromium_org/content/browser/renderer_host/ |
popup_menu_helper_mac.mm | 60 fontSize:item_font_size
|