HomeSort by relevance Sort by last modified time
    Searched full:font (Results 751 - 775 of 7108) sorted by null

<<31323334353637383940>>

  /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_org/ui/gfx/
platform_font_pango.cc 21 #include "ui/gfx/font.h"
31 // The font family name which is used when a user's application font for
36 // Returns the available font family that best (in FontConfig's eyes) matches
53 DCHECK(match) << "Could not find font";
67 Font* PlatformFontPango::default_font_ = NULL;
83 default_font_ = new Font(desc.get());
103 style |= gfx::Font::BOLD;
107 style |= gfx::Font::ITALIC;
147 Font PlatformFontPango::DeriveFont(int size_delta, int style) const
    [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_org/third_party/WebKit/Source/core/css/
CSSFontFaceSource.cpp 47 CSSFontFaceSource::CSSFontFaceSource(const String& str, FontResource* font)
49 , m_font(font)
131 // If the font hasn't loaded or an error occurred, then we've got nothing.
137 // We don't want to check alternate font family names here, so pass true as the checkingAlternateName parameter.
151 // If we are still loading, then we let the system pick a font.
156 // For SVG fonts parse the external SVG document, and extract the <font> element.
173 // Select first <font-face> child
183 // We're created using a CSS @font-face rule, that means we're not associated with a SVGFontFaceElement.
184 // Use the imported <font-face> tag as referencing font-face element for these cases
    [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/tracing/analysis/
generic_object_view.css 8 font-family: monospace;
  /external/chromium_org/chrome/browser/resources/
about_nacl.css 6 font-weight: bold;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_message_box.css 13 font-weight: bold;
  /external/chromium_org/chrome/browser/resources/chromeos/
network.css 22 font-size: 12px;
30 font-family: monospace;
41 font-size: 13px;
45 font-weight: bold;
  /external/chromium_org/chrome/browser/resources/pdf/
pdf.html 8 font-family: sans-serif;
  /external/chromium_org/chrome/browser/resources/sync_file_system_internals/
main.css 6 font-family: Ubuntu, Arial, sans-serif;
19 font-size: 14px;
27 font-size: 14px;
28 font-weight: bold;
  /external/chromium_org/chrome/browser/ui/webui/options/
font_settings_handler.h 23 // Font settings overlay page UI handler.
53 // Returns the Advanced Font Settings Extension if it's installed and enabled,
56 // Notifies the web UI about whether the Advanced Font Settings Extension is
59 // Opens the options page of the Advanced Font Settings Extension.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/permissions/extension-questions/
options.html 4 #status { font-weight: bold; }
  /external/chromium_org/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_org/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_org/chrome/common/extensions/docs/examples/extensions/ttsdebug/
ttsdebug.css 8 font-family: arial,helvetica;
9 font-size: 10pt;
55 font-weight: bold;
59 font-weight: bold;
  /external/chromium_org/ppapi/api/private/
ppb_flash_font_file.idl 15 /* Returns a resource identifying a font file corresponding to the given font
23 /* Determines if a given resource is Flash font file.
27 /* Returns the requested font table.
  /external/chromium_org/ppapi/c/documentation/
tabs.css 5 font-size: 13px;
9 font-size: 10px;
12 font-size: 9px;
32 font-weight: bold;
  /external/chromium_org/ppapi/c/private/
ppb_flash_font_file.h 34 /* Returns a resource identifying a font file corresponding to the given font
41 /* Determines if a given resource is Flash font file.
44 /* Returns the requested font table.
  /external/chromium_org/ppapi/cpp/documentation/
tabs.css 5 font-size: 13px;
9 font-size: 10px;
12 font-size: 9px;
32 font-weight: bold;
  /external/chromium_org/third_party/WebKit/ManualTests/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/chromium_org/third_party/WebKit/PerformanceTests/Layout/resources/
regions.css 16 font-size: 16px;

Completed in 782 milliseconds

<<31323334353637383940>>