HomeSort by relevance Sort by last modified time
    Searched full:weight (Results 226 - 250 of 461) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/resources/tutorials/views/
hello-linearlayout.jd 122 real estate is distributed based on the weight of each element. See the <a
index.jd 5 .view {float:left; margin:10px; font-size:120%; font-weight:bold;}
  /frameworks/base/media/libstagefright/codecs/aacdec/
lt_decode.cpp 38 bitstream and one "if" from this code. Also, changed setting of weight.
39 Now, rather than setting the actual weight, I only set the index into
76 pLt_pred->weight_index - updated with index into weight table for LTP.
128 pLt_pred->weight = codebook[temp_reg];
ltp_common_internal.h 109 Purpose: Number of codes for LTP weight. */
  /packages/apps/Contacts/src/com/android/contacts/model/
ExternalSource.java 43 weight="12"
  /packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/
TextCandidatesViewManager.java 383 layoutParams.weight = 0;
951 float weight = 0; local
    [all...]
  /external/bison/src/
vcg.h 136 /* VCG crossing weight type. */
807 /* Crossing weight specifies the weight that is used for the crossing
811 and outgoing edges at a node), the weight bary is the fastest
    [all...]
  /external/sonivox/docs/
JET_Authoring_Guidelines.html 124 font-weight:bold;
125 mso-bidi-font-weight:normal;}
144 font-weight:bold;
145 mso-bidi-font-weight:normal;}
161 font-weight:bold;}
178 font-weight:bold;
179 mso-bidi-font-weight:normal;}
195 font-weight:normal;}
211 font-weight:normal;
262 font-weight:bold;
    [all...]
JET_Creator_User_Manual.html 127 font-weight:bold;
128 mso-bidi-font-weight:normal;}
147 font-weight:bold;
148 mso-bidi-font-weight:normal;}
164 font-weight:bold;}
181 font-weight:bold;
182 mso-bidi-font-weight:normal;}
198 font-weight:normal;}
214 font-weight:normal;
265 font-weight:bold;
    [all...]
  /external/skia/src/images/
fpdfemb.h     [all...]
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 471 arc.weight = 0; // zero weight
652 l_fst.SetFinal(stateEn, 0.0); // 1st arg is state ID, 2nd arg weight
804 prefix_fst.SetFinal(stateEn, 0.0); // 1st arg is state ID, 2nd arg weight
810 suffix_fst.SetFinal(stateEn, 0.0); // 1st arg is state ID, 2nd arg weight
816 eps_fst.SetFinal(stateEn, 0.0); // 1st arg is state ID, 2nd arg weight
    [all...]
  /external/webkit/WebCore/css/
CSSParser.cpp 3111 int weight = (int)value->fValue; local
3367 int weight = static_cast<int>(val->fValue); local
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design.jd 142 <th style="background-color:#f3f3f3;font-weight:normal">
145 <th style="background-color:#f3f3f3;font-weight:normal">
148 <th style="background-color:#f3f3f3;font-weight:normal">
154 <th style="background-color:#f3f3f3;font-weight:normal">
170 <th style="background-color:#f3f3f3;font-weight:normal">
186 <th style="background-color:#f3f3f3;font-weight:normal">
201 <th style="background-color:#f3f3f3;font-weight:normal">
216 <th style="background-color:#f3f3f3;font-weight:normal">
231 <th style="background-color:#f3f3f3;font-weight:normal">
431 scaled and positioned to create consistent visual weight.</p
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
RadioGroupTest.java 360 assertEquals(0.0, layoutParams.weight, 0);
373 assertEquals(0.5, layoutParams.weight, 0);
TabWidgetTest.java 220 " and weight is not equals what returned from generateDefaultLayoutParams().")
TableLayout_LayoutParamsTest.java 100 assertEquals(1.2f, layoutParams.weight);
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 132 * lighter-weight primitives. This would seem to create a potential
135 * wait-to-be-resumed), and the weight issue could be managed by
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html 19 <dd>Demonstrates a LinearLayout where one of the elements can expand to fill any remaining screen space (weight=1). </dd>
36 <dt><a href="LinearLayout9.html">9. Layout Weight</a></dt>
  /external/webkit/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 56 unsigned weight; member in struct:WebCore::EOTPrefix
249 prefix->weight = OS2->weightClass;
  /frameworks/base/core/java/android/widget/
TableRow.java 436 * <p>Sets the child width, height and weight.</p>
440 * @param initWeight the desired weight
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
whalParams.h 68 /* the weight in % of the new packet relative to the previous average value of RSSI */
75 /* the weight in % of the new packet relative to the previous average value of SNR */
  /cts/tests/src/android/widget/cts/util/
ListItemFactory.java 99 lp.weight = 0.33f;
  /external/freetype/include/freetype/
ftmm.h 202 /* user that, for example, Weight=1.5 is `Bold'. */
t1tables.h 75 FT_String* weight; member in struct:PS_FontInfoRec_
  /external/icu4c/test/letest/
readme.html 77 <p><span style="font-weight: bold;">Note:</span> The Code2000 font

Completed in 185 milliseconds

1 2 3 4 5 6 7 8 91011>>