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

<<81828384858687888990>>

  /external/chromium_org/native_client_sdk/src/examples/api/input_event/
index.html 27 <pre id="log" style="font-weight: bold"></pre>
  /external/chromium_org/native_client_sdk/src/examples/api/websocket/
index.html 37 <pre id="log" style="font-weight: bold"></pre>
  /external/chromium_org/native_client_sdk/src/examples/tutorial/load_progress/
index.html 24 <pre id="log" style="font-weight: bold"></pre>
  /external/chromium_org/native_client_sdk/src/examples/tutorial/using_ppapi_simple/
index.html 30 <pre id="log" style="font-weight:bold"></pre>
  /external/chromium_org/ppapi/proxy/
flash_font_file_resource.h 43 // Sees if we have a cache of the font table and returns a pointer to it.
truetype_font_singleton_resource.h 24 // on the TrueType font interface.
  /external/chromium_org/remoting/webapp/
manifest.json 32 "content_security_policy": "default-src 'self'; script-src 'self' TALK_GADGET_HOST; style-src 'self' https://fonts.googleapis.com; img-src 'self' TALK_GADGET_HOST; font-src *; connect-src 'self' OAUTH2_ACCOUNTS_HOST GOOGLE_API_HOSTS TALK_GADGET_HOST https://relay.google.com",
  /external/chromium_org/third_party/WebKit/ManualTests/autocorrection/
autocorrection-cancelled-by-ESC.html 8 font-size: 24px;
autocorrection-cancelled-by-typing-1.html 8 font-size: 24px;
continue-typing-to-dismiss-reversion.html 8 font-size: 24px;
delete-to-dismiss-reversion.html 8 font-size: 24px;
delete-to-end-of-word-to-show-reversion.html 8 font-size: 24px;
dismiss-multiple-guesses.html 8 font-size: 24px;
move-to-end-of-word-to-show-reversion.html 8 font-size: 24px;
remove-misspelling-marker-after-appending-letter.html 8 font-size: 24px;
select-from-multiple-guesses.html 8 font-size: 24px;
spell-checking-after-reversion.html 8 font-size: 24px;
type-whitespace-to-dismiss-reversion.html 8 font-size: 24px;
  /external/chromium_org/third_party/WebKit/PerformanceTests/XSSAuditor/
large-post-many-events.html 10 font-family: Verdana, Arial, Helvetica, sans-serif;
11 font-size: 12px;
14 .t { font-family:courier; }
15 .tro { font-family:courier; background-color: #EBEBE4; }
  /external/chromium_org/third_party/WebKit/Source/core/css/
themeWin.css 125 /* Option font must be inherited because we depend on computing the size of the
126 <select> based on the size of the options, and they must use the same font
129 font: inherit !important;
133 font-family: monospace;
  /external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextLayoutEngineBaseline.cpp 28 #include "platform/fonts/Font.h"
33 SVGTextLayoutEngineBaseline::SVGTextLayoutEngineBaseline(const Font& font)
34 : m_font(font)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
panelEnablerView.css 32 font-size: 13px;
42 font-size: 16px;
44 font-weight: normal;
86 font-size: 13px;
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
GlyphPage.h 68 // missing in the primary font. It is owned by exactly one GlyphPageTreeNode,
147 // GlyphPage getters will always return a null SimpleFontData* for glyph #0 if there's no per-glyph font array.
153 // A single-font GlyphPage already assigned m_fontDataForAllGlyphs in the constructor.
164 // This method should only be called on the system fallback page, which is never single-font.
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
FontCustomPlatformDataWin.cpp 47 // Creates a unique and unpredictable font name, in order to avoid collisions and to
119 // Introduce the font to GDI. AddFontMemResourceEx should be used with care, because it will pollute the process's
120 // font namespace (Windows has no API for creating an HFONT from data without exposing the font to the
  /external/chromium_org/third_party/WebKit/Source/web/resources/
pickerCommon.css 28 font: -webkit-small-control;

Completed in 769 milliseconds

<<81828384858687888990>>