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

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/css/
FontSize.h 31 class FontSize {
33 FontSize()
  /external/chromium/chrome/browser/resources/shared/js/
i18n_template.js 19 * <span i18n-values="title:myTitle;.style.fontSize:fontSize"></span>
22 * 'fontSize': '13px'
  /external/chromium_org/ui/webui/resources/js/
i18n_template.js 21 * <span i18n-values="title:myTitle;.style.fontSize:fontSize"></span>
24 * 'fontSize': '13px'
  /external/chromium/chrome/browser/policy/resources/
enrollment.html 11 i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium/chrome/browser/printing/cloud_print/resources/
cloud_print_setup_login.html 10 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize"
  /external/chromium/chrome/browser/ui/cocoa/
hyperlink_button_cell.mm 49 CGFloat fontSize = [NSFont systemFontSizeForControlSize:[self controlSize]];
50 NSFont* font = [NSFont controlContentFontOfSize:fontSize];
  /external/chromium/webkit/glue/
webmenurunner_mac.h 43 fontSize:(CGFloat)fontSize
  /external/chromium_org/chrome/browser/resources/chromeos/
network.html 12 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
proxy_settings.html 37 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/
components.html 12 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
http_auth.html 98 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
policy.html 21 i18n-values=".style.fontFamily:fontfamily; .style.fontSize:fontsize">
  /external/chromium_org/chrome/browser/resources/quota_internals/
main.html 28 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/content/browser/renderer_host/
webmenurunner_mac.h 43 fontSize:(CGFloat)fontSize
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFontData.h 43 virtual void initializeFontData(SimpleFontData*, float fontSize) OVERRIDE;
44 virtual float widthForSVGGlyph(Glyph, float fontSize) const OVERRIDE;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCacheKey.h 52 FontCacheKey(AtomicString familyName, float fontSize, unsigned options)
54 , m_fontSize(fontSize * s_fontSizePrecisionMultiplier)
  /external/chromium_org/third_party/lcov/contrib/galaxy/
conglomerate_functions.pl 65 # Box (type, font, fontsize, Label, BBoxLine)
70 my $Fontsize = shift;
75 # print (STDERR "Box ('$Type', '$Font', '$Fontsize', '$Label', '$BBoxLine')\n");
89 "($Label) $LeftSpaced $BottomSpaced $Fontsize /$Font\n",
  /external/openfst/src/include/fst/script/
draw-impl.h 55 int fontsize,
62 fontsize_(fontsize), precision_(precision),
183 PrintString(" fontsize = ");
204 PrintString("\", fontsize = ");
  /packages/apps/Settings/res/layout/
display.xml 30 <Spinner android:id="@+id/fontSize"
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
CandidateTextView.java 38 /** Width of fontsize change */
40 /** Fontsize corresponding to width */
42 /** Width of fontsize change beginning */
47 /** Width of fontsize change beginning */
  /frameworks/base/media/java/android/media/
WebVttRenderer.java     [all...]
  /external/chromium_org/chrome/browser/resources/sync_internals/
sync_index.html 41 <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
  /external/chromium_org/tools/gyp/tools/
graphviz.py 54 print ' fontsize=8' # Used by subgraphs.
55 print ' node [fontsize=8]'
  /external/chromium_org/ui/base/cocoa/controls/
hyperlink_button_cell.mm 70 CGFloat fontSize = [NSFont systemFontSizeForControlSize:[self controlSize]];
71 NSFont* font = [NSFont controlContentFontOfSize:fontSize];
  /external/openfst/src/bin/
fstdraw.cc 35 DEFINE_int32(fontsize, 14, "Set fontsize");

Completed in 371 milliseconds

1 23 4 5 6 7 8 91011>>