HomeSort by relevance Sort by last modified time
    Searched full:fontsize (Results 151 - 175 of 291) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
MemoryActivatedFont.mm 177 // * fontSize - point size of the font we wish to load.
183 void FontPlatformData::loadFont(NSFont* nsFont, float fontSize, NSFont*& outNSFont, CGFontRef& cgFont)
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
FontCacheSkiaWin.cpp 193 FontPlatformData* FontCache::createFontPlatformData(const FontDescription& fontDescription, const AtomicString& family, float fontSize)
211 fontSize,
  /packages/apps/Stk/src/com/android/stk/
StkInputActivity.java 40 import com.android.internal.telephony.cat.FontSize;
327 private float getFontSizeFactor(FontSize size) {
  /external/chromium_org/third_party/WebKit/Source/core/platform/mac/
ThemeMac.mm 111 int fontSize = fontDescription.computedPixelSize();
112 if (fontSize >= 16)
114 if (fontSize >= 11)
495 int fontSize = fontDescription.computedPixelSize();
496 if (fontSize >= 18)
498 if (fontSize >= 13)
  /external/chromium/chrome/browser/resources/
bug_report.html 128 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
flags.html 270 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
new_new_tab.html 126 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/chromeos/
charger_replacement.html 23 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.html 44 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/ntp4/
new_tab.html 73 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/options/
options.html 101 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /packages/apps/Settings/src/com/android/settings/accessibility/
CaptionPropertiesFragment.java 271 final float fontSize = mCaptioningManager.getFontScale();
272 mFontSize.setValue(Float.toString(fontSize));
  /packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
BalloonHint.java 376 public void setTextConfig(String label, float fontSize,
381 mPaintLabel.setTextSize(fontSize);
  /development/tools/axl/
chewie.py 33 font = {'color': '#909090', 'fontsize': 6}
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dot.rb 75 | node [shape=plaintext, fixedsize=true, fontsize=11, fontname="Courier",
  /external/chromium/chrome/browser/resources/file_manager/
main.html 89 .style.fontSize:BODY_FONT_SIZE">
  /external/chromium/chrome/browser/ui/webui/
chrome_url_data_manager.cc 164 localized_strings->SetString("fontsize",
  /external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.h 200 String fontSize() { return m_applyFontSize; }
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MediaControlElements.cpp 767 float fontSize = smallestDimension * 0.05f;
768 if (fontSize != m_fontSize) {
769 m_fontSize = fontSize;
770 setInlineStyleProperty(CSSPropertyFontSize, fontSize, CSSPrimitiveValue::CSS_PX);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCache.h 137 FontPlatformData* createFontPlatformData(const FontDescription&, const AtomicString& family, float fontSize);
  /external/chromium_org/ui/base/webui/
web_ui_util.cc 151 localized_strings->SetString("fontsize",
  /external/chromium_org/v8/test/mjsunit/
undeletable-functions.js 111 "toUpperCase", "toLocaleUpperCase", "link", "anchor", "fontcolor", "fontsize",
  /external/chromium_org/v8/test/webkit/fast/js/
Object-getOwnPropertyNames.js 81 "String.prototype": "['anchor', 'big', 'blink', 'bold', 'charAt', 'charCodeAt', 'concat', 'constructor', 'fixed', 'fontcolor', 'fontsize', 'indexOf', 'italics', 'lastIndexOf', 'length', 'link', 'localeCompare', 'match', 'replace', 'search', 'slice', 'small', 'split', 'strike', 'sub', 'substr', 'substring', 'sup', 'toLocaleLowerCase', 'toLocaleUpperCase', 'toLowerCase', 'toString', 'toUpperCase', 'trim', 'trimLeft', 'trimRight', 'valueOf']",
  /external/libvorbis/doc/
Vorbis_I_spec.tex 37 \fvset{tabsize=4,fontsize=\scriptsize,numbers=left}
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
dot.php 53 'fontname', 'fontsize', 'group', 'headclip', 'headlabel', 'headport',

Completed in 715 milliseconds

1 2 3 4 5 67 8 91011>>