HomeSort by relevance Sort by last modified time
    Searched full:item (Results 476 - 500 of 9644) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebKit/efl/ewk/
ewk_contextmenu.cpp 50 * @brief Represents one item of the context menu object.
53 Ewk_Context_Menu_Item_Type type; /**< contains the type of the item */
54 Ewk_Context_Menu_Action action; /**< contains the action of the item */
56 const char* title; /**< contains the title of the item */
57 Ewk_Context_Menu* submenu; /**< contains the pointer to the submenu of the item */
84 void* item; local
89 EINA_LIST_FREE(menu->items, item)
90 ewk_context_menu_item_free(static_cast<Ewk_Context_Menu_Item*>(item));
129 * Creates a new item of the context menu.
131 * @param type specifies a type of the item
145 Ewk_Context_Menu_Item* item = (Ewk_Context_Menu_Item*) malloc(sizeof(*item)); local
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/TypeConversion/
9.9-1.js 53 var item = 0;
55 array[item++] = new TestCase( SECTION, "Object(true).valueOf()", true, (Object(true)).valueOf() );
56 array[item++] = new TestCase( SECTION, "typeof Object(true)", "object", typeof Object(true) );
57 array[item++] = new TestCase( SECTION, "(Object(true)).__proto__", Boolean.prototype, (Object(true)).__proto__ );
59 array[item++] = new TestCase( SECTION, "Object(false).valueOf()", false, (Object(false)).valueOf() );
60 array[item++] = new TestCase( SECTION, "typeof Object(false)", "object", typeof Object(false) );
61 array[item++] = new TestCase( SECTION, "(Object(true)).__proto__", Boolean.prototype, (Object(true)).__proto__ );
63 array[item++] = new TestCase( SECTION, "Object(0).valueOf()", 0, (Object(0)).valueOf() );
64 array[item++] = new TestCase( SECTION, "typeof Object(0)", "object", typeof Object(0) );
65 array[item++] = new TestCase( SECTION, "(Object(0)).__proto__", Number.prototype, (Object(0)).__prot (…)
    [all...]
  /cts/tests/res/values-cs/
strings.xml 20 <item quantity="one">A Czech dog</item>
21 <item quantity="few">Few Czech dogs</item>
22 <item quantity="other">Some Czech dogs</item>
  /cts/tests/res/values-large/
configVarying.xml 18 <item type="configVarying" name="simple">simple large</item>
20 <item name="testString">bag large</item>
22 <item type="configVarying" name="large">large</item>
  /cts/tests/res/values-normal/
configVarying.xml 18 <item type="configVarying" name="simple">simple normal</item>
20 <item name="testString">bag normal</item>
22 <item type="configVarying" name="normal">normal</item>
  /cts/tests/res/values-small/
configVarying.xml 18 <item type="configVarying" name="simple">simple small</item>
20 <item name="testString">bag small</item>
22 <item type="configVarying" name="small">small</item>
  /cts/tests/res/values-sw600dp/
configVarying.xml 18 <item type="configVarying" name="simple">simple sw600</item>
20 <item name="testString">bag sw600</item>
22 <item type="configVarying" name="sw">600</item>
  /cts/tests/res/values-sw600dp-land/
configVarying.xml 18 <item type="configVarying" name="simple">simple sw600 land</item>
20 <item name="testString">bag sw600 land</item>
22 <item type="configVarying" name="sw">600 land</item>
  /cts/tests/res/values-sw720dp/
configVarying.xml 18 <item type="configVarying" name="simple">simple sw720</item>
20 <item name="testString">bag sw720</item>
22 <item type="configVarying" name="sw">720</item>
  /cts/tests/res/values-w600dp-h550dp/
configVarying.xml 18 <item type="configVarying" name="simple">simple sw600</item>
20 <item name="testString">bag sw600</item>
22 <item type="configVarying" name="wh">600-550</item>
  /cts/tests/res/values-w720dp/
configVarying.xml 18 <item type="configVarying" name="simple">simple w720</item>
20 <item name="testString">bag w720</item>
22 <item type="configVarying" name="w">720</item>
  /cts/tests/res/values-w720dp-h670dp/
configVarying.xml 18 <item type="configVarying" name="simple">simple 720-670</item>
20 <item name="testString">bag 720-670</item>
22 <item type="configVarying" name="wh">720-670</item>
  /cts/tests/res/values-xlarge/
configVarying.xml 18 <item type="configVarying" name="simple">simple xlarge</item>
20 <item name="testString">bag xlarge</item>
22 <item type="configVarying" name="xlarge">xlarge</item>
  /frameworks/base/core/res/res/values-en-rGB/
arrays.xml 24 <item>51500208</item>
25 <item>-126729</item>
29 <item>5</item>
  /frameworks/base/core/res/res/values-en-rIE/
arrays.xml 24 <item>53366667</item>
25 <item>-8000000</item>
29 <item>7</item>
  /frameworks/base/core/res/res/values-mcc204/
arrays.xml 24 <item>51589256</item>
25 <item>4774396</item>
29 <item>6</item>
  /frameworks/base/core/res/res/values-mcc230/
arrays.xml 24 <item>50087811</item>
25 <item>14420460</item>
29 <item>6</item>
  /frameworks/base/core/res/res/values-mcc232/
arrays.xml 24 <item>48209206</item>
25 <item>16372778</item>
29 <item>6</item>
  /frameworks/base/core/res/res/values-mcc260/
arrays.xml 24 <item>59910761</item>
25 <item>10749092</item>
29 <item>5</item>
  /frameworks/base/core/res/res/values-mcc262/
arrays.xml 24 <item>52372026</item>
25 <item>9735672</item>
29 <item>5</item>
  /packages/apps/CertInstaller/res/values/
styles.xml 22 <item name="android:windowBackground">@android:color/transparent</item>
23 <item name="android:windowNoTitle">true</item>
24 <item name="android:windowIsFloating">true</item>
  /packages/apps/KeyChain/res/values/
styles.xml 22 <item name="android:windowBackground">@android:color/transparent</item>
23 <item name="android:windowNoTitle">true</item>
24 <item name="android:windowIsFloating">true</item>
  /packages/apps/Launcher2/res/values-port/
styles.xml 23 <item name="android:paddingLeft">8dp</item>
28 <item name="android:layout_width">wrap_content</item>
29 <item name="android:layout_height">wrap_content</item>
  /packages/inputmethods/LatinIME/java/res/values/
keypress-volumes.xml 23 <item>herring,0.05</item>
24 <item>tuna,0.05</item>
25 <item>stingray,0.04</item>
  /sdk/monkeyrunner/src/resources/com/android/monkeyrunner/
text.cs 2 <?cs each:item = help ?>
3 <?cs var:item.name ?>
4 <?cs each:docpara = item.doc ?><?cs var:docpara ?>
7 <?cs if:subcount(item.argument) ?> Args:<?cs each:arg = item.argument ?>
9 <?cs /if ?> Returns: <?cs each:retdocpara = item.returns ?><?cs var:retdocpara ?> <?cs /each ?>

Completed in 185 milliseconds

<<11121314151617181920>>