Searched
full:widgets (Results
326 -
350 of
1259) sorted by null
<<11121314151617181920>>
/external/autotest/frontend/client/src/autotest/tko/ |
EmbeddedTkoClient.java | 27 * entry point for externally-written native code to create embeddable widgets.
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/draw2d/ |
IColorConstants.java | 15 import org.eclipse.swt.widgets.Display;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
AbstractTextPropertyEditor.java | 30 import org.eclipse.swt.widgets.Display; 31 import org.eclipse.swt.widgets.Event; 32 import org.eclipse.swt.widgets.Listener; 33 import org.eclipse.swt.widgets.Text;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
ButtonPropertyEditorPresentation.java | 20 import org.eclipse.swt.widgets.Button;
|
/external/fio/ |
gfio.h | 54 * Main window widgets and data
|
/external/icu/icu4c/source/test/intltest/ |
plurfmts.cpp | 544 "There are no widgets.", 547 "There is a bling widget and 2 other widgets.", 548 "There is a bling widget and 3 other widgets.", 549 "Widgets, five (5-1=4) there be.", 550 "There is a bling widget and 5 other widgets.", 551 "There is a bling widget and 6 other widgets.", 556 "=0 {There are no widgets.} " 558 "=5 {Widgets, five (5-1=#) there be.} " 560 "other {There is a bling widget and # other widgets.}";
|
/external/opencv3/doc/tutorials/viz/widget_pose/ |
widget_pose.markdown | 9 - Add widgets to the visualization window
|
/external/opencv3/modules/viz/include/opencv2/viz/ |
viz3d.hpp | 55 #include <opencv2/viz/widgets.hpp> 105 /** @brief Removes all widgets from the window. 109 /** @brief Removed all widgets and displays image scaled to whole window area. 301 /** @brief Sets geometry representation of the widgets to surface, wireframe or points.
|
widget_accessor.hpp | 63 /** @brief This class is for users who want to develop their own widgets using VTK library API. :
|
/frameworks/base/core/java/android/widget/ |
RadioButton.java | 74 // checked (as opposed to check boxes widgets)
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
index.jd | 40 design widgets that fit with others on the Home screen. They include links to
|
/frameworks/base/docs/html/training/backward-compatible-ui/ |
index.jd | 2 page.tags=widgets,support
|
/frameworks/base/docs/html-intl/intl/es/training/material/ |
compatibility.jd | 71 <li><a href="{@docRoot}training/material/theme.html">Estilos de Material Design</a> para algunos widgets 82 <h3>Widgets del sistema</h3> 84 <p>Los temas <code>Theme.AppCompat</code> proporcionan estilos de Material Design para estos widgets:</p> 112 <p>Los widgets {@link android.support.v7.widget.RecyclerView} y {@link
|
/frameworks/base/docs/html-intl/intl/pt-br/training/material/ |
compatibility.jd | 71 <li><a href="{@docRoot}training/material/theme.html">Estilos do Material Design</a> para alguns widgets do 82 <h3>Widgets de sistema</h3> 84 <p>Os temas <code>Theme.AppCompat</code> fornecem estilos do Material Design para os seguintes widgets:</p> 112 <p>Os widgets {@link android.support.v7.widget.RecyclerView} e {@link
|
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
BridgeContentResolver.java | 30 * the widgets which expect to have a content resolver available via
|
/frameworks/support/v7/gridlayout/ |
README.txt | 60 <android.support.v7.widget.Space <=== space widgets also need the full support package path
|
/packages/apps/Launcher2/res/values-es-rUS/ |
strings.xml | 30 <string name="widgets_tab_label" msgid="9145860100000983599">"Widgets"</string> 35 <string name="external_drop_widget_pick_title" msgid="7040647073452295370">"Elegir los widgets para crear"</string> 43 <string name="group_widgets" msgid="6704978494073105844">"Widgets"</string> 95 <string name="apps_customize_widgets_scroll_format" msgid="5383009742241717437">"Página de widgets %1$d de %2$d"</string>
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
LauncherAppWidgetInfo.java | 73 * done so already (only really for default workspace widgets).
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ |
QuickAddWidgetTest.java | 47 mDevice.wait(Until.findObject(By.text("Widgets")), 3000).click();
|
/packages/apps/Messaging/src/com/android/messaging/widget/ |
WidgetConversationProvider.java | 179 * widgets and if they're displaying that conversation, force the widget into its 206 * widgets and if they're displaying that conversation, force the widget to rebuild itself 250 // widgets looking at that conversation. When the conversation id is null, that means 256 // Only update the widgets that match the conversation id that changed.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
ListAttributeDescriptor.java | 26 import org.eclipse.swt.widgets.Composite;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/draw9patch/ui/ |
ImageEditorPanel.java | 29 import org.eclipse.swt.widgets.Composite;
|
StatusPanel.java | 34 import org.eclipse.swt.widgets.Button; 35 import org.eclipse.swt.widgets.Composite; 36 import org.eclipse.swt.widgets.Label; 37 import org.eclipse.swt.widgets.Scale;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
ShowWithinMenu.java | 14 import org.eclipse.swt.widgets.Menu;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/menu/ |
MenuTreePage.java | 29 import org.eclipse.ui.forms.widgets.ScrolledForm;
|
Completed in 3441 milliseconds
<<11121314151617181920>>