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

<<71727374757677787980>>

  /external/icu4c/layoutex/layout/
ParagraphLayout.h 38 * same font, script and direction, and will create a <code>LayoutEngine</code> object for each run.
179 void append(const LEFontInstance *font, UBiDiDirection direction, le_int32 glyphCount,
185 * a paragraph. A visual run is text which is in the same font,
203 * represents the font of the visual run. This will always
204 * be a non-composite font.
207 * font of the visual run.
274 * A convenience method which returns the ascent value for the font
277 * @return the ascent value of this run's font.
284 * A convenience method which returns the descent value for the font
287 * @return the descent value of this run's font
560 const LEFontInstance *font; member in struct:ParagraphLayout::StyleRunInfo
    [all...]
playout.h 53 * as runs of text all in the same font. An <code>LEFontInstance</code> object and a limit offset
54 * are specified for each font run. The limit offset is the offset of the character immediately
55 * after the font run.
67 * @param fontRuns a pointer to a <code>pl_fontRuns</code> object representing the font runs.
337 * represents the font of the visual run. This will always
338 * be a non-composite font.
343 * font of the visual run.
426 * A convenience method which returns the ascent value for the font
431 * @return the ascent value of this run's font.
439 * A convenience method which returns the descent value for the font
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/css/
default.css 21 -webkit-font-smoothing: antialiased;
28 font: 14px/19px Roboto, sans-serif;
29 font-weight: 400;
40 font-size: 48px;
42 font-weight: 100;
67 font-size: 12px;
104 font-size:12px;
105 font-weight:normal;
136 font-weight: 500; }
139 font-style: italic;
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Parser/
css-parser-yui.html 40 font-size: 100%;
51 font-size: 100%;
223 font-style: normal;
370 font: normal 13px/1.3 Arial, sans-serif;
409 font-size: 11px;
438 font-weight: bold;
439 font-size: 13px;
487 font-style: italic;
488 font-weight: bold;
535 Font sizes for all selectors other than the body are given in percentages
    [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_view_mac_unittest.mm 29 font_ = gfx::Font(
71 // Return true if the run starting at |location| has the font
72 // trait(s) in |mask| font in NSFontAttributeName.
99 gfx::Font font_;
124 // An unbolded font for the entire string.
154 // An unbolded font for the entire string.
187 // Should have three font runs, normal, dim, normal.
203 // An unbolded font for the entire string.
243 // Should have three font runs, not bold, bold, then not bold again.
291 // Should have three font runs, not bold, bold, then not bold again
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.css 102 font-size: 15px;
144 font-weight: bold;
225 font-weight: bold;
266 font-size: 16px;
267 font-weight: normal;
308 font-size: 13px;
309 font-weight: bold;
364 font-size: 15px;
436 font-weight: bold;
439 /* The help links inside the signin box labels should use a normal font. *
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/
options.html 14 font-size: 84%;
15 font-family: Helvetica, Arial, sans-serif;
22 font-size: 110%;
23 font-weight: bold;
51 font-size: 84%;
52 font-style: italic;
61 font-size: 84%;
72 font-weight: bold;
81 font-weight: bold;
93 font-weight: bold
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
permission_warnings.html 144 <td style="font-weight:bold">
158 <td style="font-weight:bold">
172 <td style="font-weight:bold">
197 <td style="font-weight:bold">
223 <td style="font-weight:bold">
240 <td style="font-weight:bold">
282 <td style="font-weight:bold">
316 <td style="font-weight:bold">
330 <td style="font-weight:bold">
345 <td style="font-weight:bold"
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-myanmar.cc 67 hb_font_t *font,
71 hb_font_t *font,
75 hb_font_t *font,
111 * Spec says 'mark' is used, and the mmrtext.ttf font from
270 hb_font_t *font HB_UNUSED)
285 hb_font_t *font HB_UNUSED,
436 hb_font_t *font,
452 if (!font->get_glyph (0x25CC, 0, &dottedcircle_glyph))
488 hb_font_t *font,
491 insert_dotted_circles (plan, font, buffer)
    [all...]
  /external/jmonkeyengine/engine/src/core/com/jme3/font/
LetterQuad.java 1 package com.jme3.font;
16 private final BitmapFont font; field in class:LetterQuad
45 * @param font
48 protected LetterQuad(BitmapFont font, boolean rightToLeft) {
49 this.font = font;
63 this.font = prev.font;
154 return lineY+LINE_DIR*font.getCharSet().getLineHeight() * sizeScale;
183 setBitmapChar(font.getCharSet().getCharacter(c, style));
    [all...]
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
rails.php 320 1 => 'color:#9966CC; font-weight:bold;',
321 2 => 'color:#0000FF; font-weight:bold;',
322 3 => 'color:#CC0066; font-weight:bold;',
323 4 => 'color:#CC00FF; font-weight:bold;',
324 5 => 'color:#5A0A0A; font-weight:bold;'
327 1 => 'color:#008000; font-style:italic;',
328 'MULTI' => 'color:#000080; font-style:italic;'
334 0 => 'color:#006600; font-weight:bold;'
346 0 => 'color:#006600; font-weight:bold;'
349 0 => 'color:#ff6633; font-weight:bold;'
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/4/changes/
android.telephony.gsm.SmsManager.html 74 Class android.telephony.gsm.<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html" target="_top"><font size="+2"><code>SmsManager</code></font></A>
83 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
142 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
147 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#RESULT_ERROR_GENERIC_FAILURE" target="_top"><code>RESULT_ERROR_GENERIC_FAILURE</code></font></A></nobr> </TD>
156 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#RESULT_ERROR_NO_SERVICE" target="_top"><code>RESULT_ERROR_NO_SERVICE</code></font></A></nobr> </TD>
165 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#RESULT_ERROR_NULL_PDU" target="_top"><code>RESULT_ERROR_NULL_PDU</code></font></A></nobr> </TD>
174 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#RESULT_ERROR_RADIO_OFF" target="_top"><code>RESULT_ERROR_RADIO_OFF</code></font></A></nobr> </TD>
183 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#STATUS_ON_SIM_FREE" target="_top"><code>STATUS_ON_SIM_FREE</code></font></A></nobr> </TD>
192 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/telephony/gsm/SmsManager.html#STATUS_ON_SIM_READ" target="_top"><code>STATUS_ON_SIM_READ</code></font></A></nobr> </TD
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
android.view.MotionEvent.html 74 Class android.view.<A HREF="../../../../reference/android/view/MotionEvent.html" target="_top"><font size="+2"><code>MotionEvent</code></font></A>
82 <TH VALIGN="TOP" COLSPAN=2>Added Methods</FONT></TD>
105 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
127 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
132 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_POINTER_1_DOWN" target="_top"><code>ACTION_POINTER_1_DOWN</code></font></A></nobr> </TD>
141 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_POINTER_1_UP" target="_top"><code>ACTION_POINTER_1_UP</code></font></A></nobr> </TD>
150 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_POINTER_2_DOWN" target="_top"><code>ACTION_POINTER_2_DOWN</code></font></A></nobr> </TD>
159 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_POINTER_2_UP" target="_top"><code>ACTION_POINTER_2_UP</code></font></A></nobr> </TD>
168 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/view/MotionEvent.html#ACTION_POINTER_3_DOWN" target="_top"><code>ACTION_POINTER_3_DOWN</code></font></A></nobr> </TD
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 8 controlled via formatter objects are horizontal alignment, font, and left
79 self.font_stack = [] # Font state
231 def push_font(self, font):
232 size, i, b, tt = font
243 font = (size, i, b, tt)
244 self.font_stack.append(font)
245 self.writer.new_font(font)
251 font = self.font_stack[-1]
253 font = None
254 self.writer.new_font(font)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 8 controlled via formatter objects are horizontal alignment, font, and left
79 self.font_stack = [] # Font state
231 def push_font(self, font):
232 size, i, b, tt = font
243 font = (size, i, b, tt)
244 self.font_stack.append(font)
245 self.writer.new_font(font)
251 font = self.font_stack[-1]
253 font = None
254 self.writer.new_font(font)
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
style.css 4 font-size: 160%;
5 font-weight: bold;
13 font-size: small;
200 font-style: normal;
202 font-size: 120%;
251 /* XXX I would really like to apply font-size: 9pt only if var/samp
258 font-size: 80%;
275 font-family: Arial, sans-serif;
280 font-size: 80%;
  /external/chromium/chrome/browser/resources/
about_stats.html 11 font-family: Verdana, Helvetica, Arial, sans-serif;
14 font-size: 11px;
26 font-size: 16px;
27 font-weight: bold;
34 font-size: 11px;
35 font-weight: normal;
50 font-weight: bold;
54 font-weight: bold;
64 font-weight: bold;
keyboard_overlay.css 12 font-family: 'Droid Sans', Arial;
36 font-weight: bold;
48 font-size: 75%;
49 font-weight: bold;
91 font-size: 85%;
  /external/doclava/res/assets/templates/assets/
style.css 4 font-size: 160%;
5 font-weight: bold;
13 font-size: small;
200 font-style: normal;
202 font-size: 120%;
248 /* XXX I would really like to apply font-size: 9pt only if var/samp
255 font-size: 80%;
272 font-family: Arial, sans-serif;
277 font-size: 80%;
  /external/jmonkeyengine/engine/src/niftygui/com/jme3/niftygui/
RenderDeviceJme.java 34 import com.jme3.font.BitmapText;
206 * @param font
212 * @deprecated use renderFont(RenderFont font, String str, int x, int y, Color color, float sizeX, float sizeY) instead
215 public void renderFont(RenderFont font, String str, int x, int y, Color color, float size) {
216 renderFont(font, str, x, y, color, size, size);
220 public void renderFont(RenderFont font, String str, int x, int y, Color color, float sizeX, float sizeY) {
225 if (font instanceof RenderFontNull) {
229 RenderFontJme jmeFont = (RenderFontJme) font;
231 String key = font + str + color.getColorString();
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.R.attr.html 74 Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A>
83 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
140 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
145 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#animationResolution" target="_top"><code>animationResolution</code></font></A></nobr> </TD>
154 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#enabled" target="_top"><code>enabled</code></font></A></nobr> </TD>
163 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#endYear" target="_top"><code>endYear</code></font></A></nobr> </TD>
172 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#fadingEdge" target="_top"><code>fadingEdge</code></font></A></nobr> </TD>
181 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#startYear" target="_top"><code>startYear</code></font></A></nobr> </TD>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
android.provider.Contacts.PhotosColumns.html 74 Interface android.provider.<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html" target="_top"><font size="+2"><code>Contacts.PhotosColumns</code></font></A>
84 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
89 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#DATA" target="_top"><code>DATA</code></font></A></nobr> </TD>
98 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#DOWNLOAD_REQUIRED" target="_top"><code>DOWNLOAD_REQUIRED</code></font></A></nobr> </TD>
107 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#EXISTS_ON_SERVER" target="_top"><code>EXISTS_ON_SERVER</code></font></A></nobr> </TD>
116 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#LOCAL_VERSION" target="_top"><code>LOCAL_VERSION</code></font></A></nobr> </TD>
125 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#PERSON_ID" target="_top"><code>PERSON_ID</code></font></A></nobr> </TD>
134 <nobr><code>String</code>&nbsp;<A HREF="../../../../reference/android/provider/Contacts.PhotosColumns.html#SYNC_ERROR" target="_top"><code>SYNC_ERROR</code></font></A></nobr> </TD>
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
android.R.drawable.html 74 Class android.<A HREF="../../../../reference/android/R.drawable.html" target="_top"><font size="+2"><code>R.drawable</code></font></A>
83 <TH VALIGN="TOP" COLSPAN=2>Added Fields</FONT></TD>
133 <TH VALIGN="TOP" COLSPAN=3>Changed Fields</FONT></TD>
138 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#stat_sys_phone_call" target="_top"><code>stat_sys_phone_call</code></font></A></nobr> </TD>
147 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#stat_sys_phone_call_forward" target="_top"><code>stat_sys_phone_call_forward</code></font></A></nobr> </TD>
156 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#stat_sys_phone_call_on_hold" target="_top"><code>stat_sys_phone_call_on_hold</code></font></A></nobr> </TD>
165 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#stat_sys_vp_phone_call" target="_top"><code>stat_sys_vp_phone_call</code></font></A></nobr> </TD>
174 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.drawable.html#stat_sys_vp_phone_call_on_hold" target="_top"><code>stat_sys_vp_phone_call_on_hold</code></font></A></nobr> </TD>
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
OldLogCatView.java 43 import org.eclipse.swt.graphics.Font;
173 * Sets the display font.
175 * @param font The font.
177 public static void setFont(Font font) {
179 sThis.mLogPanel.setFont(font);
271 // get the font
278 mLogPanel.setFont(new Font(parent.getDisplay(), data));
  /build/tools/droiddoc/templates-pdk/
docpage.cs 31 <span style="font-size:1.2em">&rsaquo;</span>
41 <span style="font-size:1.2em">&rsaquo;</span>
52 <span style="font-size:1.2em">&lsaquo;</span>
74 <span style="font-size:1.2em">&rsaquo;</span>
83 <span style="font-size:1.2em">&lsaquo;</span>

Completed in 4323 milliseconds

<<71727374757677787980>>