HomeSort by relevance Sort by last modified time
    Searched full:font (Results 501 - 525 of 5289) sorted by null

<<21222324252627282930>>

  /external/webkit/Source/WebCore/platform/wx/wxcode/gtk/
fontprops.cpp 32 #include <wx/font.h>
43 wxFontProperties::wxFontProperties(wxFont* font):
46 ASSERT(font && font->Ok());
51 cairo_scaled_font_t* scaled_font = WebCore::createScaledFontForFont(font);
67 if ( font && font->Ok() )
72 font->GetNativeFontInfo()->description
76 PangoFontMetrics* metrics = pango_context_get_metrics (context, font->GetNativeFontInfo()->description, NULL);
78 int height = font->GetPixelSize().GetHeight()
    [all...]
  /sdk/templates/docs/
default.css 20 font-family: Roboto, sans-serif;
22 -webkit-font-smoothing: antialiased;
26 font-family: Inconsolata, monospace;
32 font-family: Inconsolata, monospace;
73 font-size: 14px;
96 font-weight: 600;
123 font-weight: 600;
127 font-style: italic;
131 font-size: 48px;
133 font-weight: 100
    [all...]
  /external/antlr/antlr-3.4/antlr-ant/main/antlr3-task/
antlr3-task.htm 56 font-size:12.0pt;
57 font-family:"Times New Roman";
58 mso-fareast-font-family:"Times New Roman";}
66 font-size:18.0pt;
67 font-family:"Times New Roman";
68 font-weight:bold;}
76 font-size:13.5pt;
77 font-family:"Times New Roman";
78 font-weight:bold;}
86 font-size:12.0pt
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
java5.php 106 'AWTError', 'AWTEvent', 'AWTEventMulticaster', 'AWTException', 'AWTKeyStroke', 'AWTPermission', 'ActiveEvent', 'Adjustable', 'AlphaComposite', 'BasicStroke', 'BorderLayout', 'BufferCapabilities', 'BufferCapabilities.FlipContents', 'Button', 'Canvas', 'CardLayout', 'Checkbox', 'CheckboxGroup', 'CheckboxMenuItem', 'Choice', 'Color', 'Component', 'ComponentOrientation', 'Composite', 'CompositeContext', 'Container', 'ContainerOrderFocusTraversalPolicy', 'Cursor', 'DefaultFocusTraversalPolicy', 'DefaultKeyboardFocusManager', 'Dialog', 'Dimension', 'DisplayMode', 'EventQueue', 'FileDialog', 'FlowLayout', 'FocusTraversalPolicy', 'Font', 'FontFormatException', 'FontMetrics', 'Frame', 'GradientPaint', 'Graphics', 'Graphics2D', 'GraphicsConfigTemplate', 'GraphicsConfiguration', 'GraphicsDevice', 'GraphicsEnvironment', 'GridBagConstraints', 'GridBagLayout', 'GridLayout', 'HeadlessException', 'IllegalComponentStateException', 'Image', 'ImageCapabilities', 'Insets', 'ItemSelectable', 'JobAttributes',
    [all...]
  /external/skia/legacy/include/core/
SkFontHost.h 26 platform-specific implementation that provides access to font files.
30 underlying font file/data, not unique per typeface instance. Thus it is
31 possible/common to request a typeface for the same font more than once
32 (e.g. asking for the same font by name several times). The FontHost may
38 sentinel to indicate no-font-id.
42 references the closest matching font available on the host system.
43 2) Given the data for a font (either in a stream or a file name), return
45 3) Each typeface instance carries a 32bit ID for its corresponding font.
46 SkFontHost turns that ID into a stream to access the font's data.
47 4) Given a font ID, return a subclass of SkScalerContext, which connects
    [all...]
SkTypeface.h 24 The SkTypeface class specifies the typeface and intrinsic style of a font.
60 /** Return a 32bit value for this typeface, unique for the underlying font
66 resolve it to the default font and return its uniqueID. Will never
71 /** Returns true if the two typefaces reference the same underlying font,
72 handling either being null (treating null as the default font)
78 the default font for the requested style. Will never return null
80 @param familyName May be NULL. The name of the font family.
89 pick any font that covers a given string of text.
102 If family is NULL, this selects from the default font's family.
112 not a valid font file, returns null
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 36 #import "Font.h"
112 static NSString* pathFromFont(NSFont *font)
115 ATSFontRef atsFont = FMGetATSFontRefFromFont(CTFontGetPlatformFont(toCTFontRef(font), 0));
117 ATSFontRef atsFont = FMGetATSFontRefFromFont(wkGetNSFontATSUFontId(font));
161 // Ack! Something very bad happened, like a corrupt font.
162 // Try looking for an alternate 'base' font for this renderer.
165 // "Times RO" is a common font whose family name is "Times".
166 // It overrides the normal "Times" family font.
169 if ([[m_platformData.font() familyName] isEqual:@"Times"])
174 // Try setting up the alternate font
    [all...]
  /external/dexmaker/javadoc/com/google/dexmaker/
MethodId.html 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD
    [all...]
  /external/icu4c/layout/
LEFontInstance.h 14 * \brief C++ API: Layout Engine Font Instance object
59 * and the platform font environment. It allows a LayoutEngine to access font tables, do
62 * pixels and funits. (font design units)
64 * An instance of an <code>LEFontInstance</code> represents a font at a particular point
65 * size. Each instance can represent either a single physical font, or a composite font.
66 * A composite font is a collection of physical fonts, each of which contains a subset of
67 * the characters contained in the composite font.
70 * make sense for a physical font. If you have an <code>LEFontInstance</code> whic
    [all...]
  /external/jdiff/src/jdiff/
HTMLFiles.java 96 h_.writeText(" <TD><FONT CLASS=\"indexText\" size=\"-1\"><A HREF=\"alldiffs_index_all" + h_.reportFileExt + "\" TARGET=\"bottomleftframe\">All Differences</A></FONT><br></TD>");
99 h_.writeText(" <TD NOWRAP><FONT CLASS=\"indexText\" size=\"-1\"><A HREF=\"packages_index_all" + h_.reportFileExt + "\" TARGET=\"bottomleftframe\">By Package</A></FONT><br></TD>");
102 h_.writeText(" <TD NOWRAP><FONT CLASS=\"indexText\" size=\"-1\"><A HREF=\"classes_index_all" + h_.reportFileExt + "\" TARGET=\"bottomleftframe\">By Class</A></FONT><br></TD>");
105 h_.writeText(" <TD NOWRAP><FONT CLASS=\"indexText\" size=\"-1\"><A HREF=\"constructors_index_all" + h_.reportFileExt + "\" TARGET=\"bottomleftframe\">By Constructor</A></FONT><br></TD>");
108 h_.writeText(" <TD NOWRAP><FONT CLASS=\"indexText\" size=\"-1\"><A HREF=\"methods_index_all" + h_.reportFileExt + "\" TARGET=\"bottomleftframe\">By Method</A></FONT><br></TD>")
    [all...]
  /external/chromium/chrome/browser/resources/shared/css/
about_memory.css 2 font-size: 84%;
9 font-size: 110%;
10 font-weight: bold;
18 font-size: 110%;
20 font-weight: normal;
71 font-size: 84%;
72 font-style: italic;
85 font-size: 92%;
89 font-size: 100%;
117 font-size: 92%
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/
notification.html 27 font-family: Verdana, sans-serif;
28 font-size: 10px;
35 font-family: "Lucida Console", Monospace;
36 font-size: 12px;
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/test/
unittest.css 2 font-family: sans-serif;
6 font-size:0.8em;
20 font-weight: bold;
53 font-size: 10px;
  /external/chromium-trace/trace-viewer/src/analysis/
selection_analysis.css 8 font-family: monospace;
  /external/eigen/doc/
eigendoxy_tabs.css 5 font-size: 13px;
9 font-size: 10px;
12 font-size: 9px;
32 font-weight: bold;
  /external/icu4c/samples/layout/
FontMap.GDI 5 # Fonts are specified by font name, as shown
rsurface.h 16 void rs_drawGlyphs(rs_surface *surface, const le_font *font, const LEGlyphID *glyphs, le_int32 count,
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
aliased.php 49 $geshi->set_line_style('font: normal normal 95% \'Courier New\', Courier, monospace; color: #003030;', 'font-weight: bold; color: #006060;', true);
54 $geshi->set_header_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-bottom: 1px solid #d0d0d0; padding: 2px;');
56 $geshi->set_footer_content_style('font-family: Verdana, Arial, sans-serif; color: #808080; font-size: 70%; font-weight: bold; background-color: #f0f0ff; border-top: 1px solid #d0d0d0; padding: 2px;');
74 font-family: Verdana, Arial, sans-serif;
84 font-weight: normal
    [all...]
  /external/llvm/docs/_static/
llvm.css 18 th { border: 2px solid gray; font-weight: bold; font-size: 105%;
20 font-family: "Georgia,Palatino,Times,Roman,SanSerif";
28 font-family: "Georgia,Palatino,Times,Roman,SanSerif"; font-weight: bold;
38 h1, .doc_title, .title { text-align: left; font-size: 25pt }
40 h2, .doc_section { text-align: center; font-size: 22pt;
44 text-align: left; font-size: 12pt;
49 font-weight: bold; font-style: oblique
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
goToLineDialog.css 15 font-size: 11px;
16 font-family: 'Lucida Grande', sans-serif;
20 font-size: 11px;
24 font-size: 11px;
  /external/webkit/Source/WebCore/manual-tests/autocorrection/
undo-autocorrection.html 8 font-size: 24px;
17 <p><b>Test 2:</b> Type "the ". Set font to bold, then type "me". Set font to regular, then type "sage". After seeing the correction panel, type whitespace to accept the correction, then select undo. You should see the second word being reverted to "message" with "me" in bold font.</p>
  /external/webkit/Source/WebCore/platform/graphics/
StringTruncator.cpp 32 #include "Font.h"
95 static float stringWidth(const Font& renderer, const UChar* characters, unsigned length)
101 static String truncateString(const String& string, float maxWidth, const Font& font, TruncationFunction truncateToBuffer)
108 float currentEllipsisWidth = stringWidth(font, &horizontalEllipsis, 1);
124 float width = stringWidth(font, stringBuffer, truncatedLength);
160 width = stringWidth(font, stringBuffer, truncatedLength);
182 String StringTruncator::centerTruncate(const String& string, float maxWidth, const Font& font)
184 return truncateString(string, maxWidth, font, centerTruncateToBuffer)
    [all...]
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/css-atrules/
webkit 10 @font-face
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-tags/
gtkhtml 17 font
  /frameworks/base/docs/html/reference/renderscript/
tabs.css 5 font-size: 13px;
9 font-size: 10px;
12 font-size: 9px;
32 font-weight: bold;

Completed in 1399 milliseconds

<<21222324252627282930>>