HomeSort by relevance Sort by last modified time
    Searched full:focus (Results 151 - 175 of 745) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/webkit/WebCore/platform/haiku/
RenderThemeHaiku.h 43 // A method asking if the theme is able to draw the focus ring.
  /frameworks/base/core/java/android/text/method/
TransformationMethod.java 41 * TransformationMethod gains or loses focus.
  /frameworks/base/core/java/android/view/
SoundEffectConstants.java 34 * Get the sonification constant for the focus directions.
ViewTreeObserver.java 43 * Interface definition for a callback to be invoked when the focus state within
48 * Callback method to be invoked when the focus changes in the view tree. When
51 * null. When focus changes in non-touch mode (without transition from or to
278 * Register a callback to be invoked when the focus state within the view tree changes.
295 * Remove a previously installed focus change callback.
521 * Notifies registered listeners that focus has changed.
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
LinearLayoutGrid.java 17 package android.widget.focus;
ListOfButtons.java 17 package android.widget.focus;
  /frameworks/base/core/tests/coretests/src/android/widget/listview/
ListTakeFocusFromSide.java 31 * Exercises moving focus into the list from the side
  /frameworks/base/tests/ImfTest/src/com/android/imftest/samples/
OneEditTextActivityNotSelected.java 54 button.setText("The focus is here.");
  /packages/apps/Calendar/src/com/android/calendar/
DayActivity.java 29 * focus when a view hierarchy is saved / restore
  /external/webkit/WebCore/html/
HTMLAreaElement.cpp 204 // On a blur, we might need to remove our focus rings by repainting.
228 // If the AREA element was a link, it should support focus.
230 // for the element to support focus. AREA elements do not have render objects.
  /external/webkit/WebKitLibraries/
WebKitSystemInterface.h 96 // The CG context's current path is the focus ring's path.
97 // A color of 0 means "use system focus ring color".
98 // A radius of 0 means "use default focus ring radius".
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Image.h 204 * Focus control type
218 * Focus control configuration
224 * eFocusControl : Focus control
225 * nFocusSteps : Focus can take on values from 0 mm to infinity.
227 * nFocusStepIndex : Current focus step index
  /frameworks/base/awt/org/apache/harmony/awt/im/
InputMethodContext.java 75 private Component nextComp; // component to gain focus after endComposition()
124 // attached to this context gain focus
138 // temporarily got focus to
142 // transfer focus to new client
148 // temporarily return focus back
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 187 * Focus control type
201 * Focus control configuration
207 * eFocusControl : Focus control
208 * nFocusSteps : Focus can take on values from 0 mm to infinity.
210 * nFocusStepIndex : Current focus step index
  /external/webkit/WebCore/platform/gtk/
gtkdrawing.h 210 /* Paints the label of a GtkCheckButton (focus outline) */
212 /* Paints the label of a GtkRadioButton (focus outline) */
370 /** Get the focus metrics for a treeheadercell, button, checkbox, or radio button.
371 * widget: [IN] the widget to get the focus metrics for
372 * interior_focus: [OUT] whether the focus is drawn around the
374 * focus_width: [OUT] the width of the focus line
375 * focus_pad: [OUT] the padding between the focus line and children
  /frameworks/base/core/java/android/widget/
TabHost.java 180 // leaving touch mode.. if nothing has focus, let's give it to
277 // unhandled key ups change focus to tab indicator for embedded activities
278 // when there is nothing that will take focus from default focus searching
335 // if the tab widget didn't take focus (likely because we're in touch mode)
662 // focus if none of their children have it. They need focus to be able to
HorizontalScrollView.java 69 * Flag to indicate that we are moving focus ourselves. This is so the
70 * code that watches for focus changes initiated outside this ScrollView
87 * The child to give focus to in the event that a child has requested focus while the
89 * laid out before requesting focus.
601 * The fading edge's transparent side should be considered for focus
703 * method will scroll the view by one page left or right and give the focus
705 * component is a good candidate for focus, this scrollview reclaims the
706 * focus.</p>
739 * method will scroll the view to the left or right and give the focus
    [all...]
ScrollView.java 65 * Flag to indicate that we are moving focus ourselves. This is so the
66 * code that watches for focus changes initiated outside this ScrollView
83 * The child to give focus to in the event that a child has requested focus while the
85 * laid out before requesting focus.
599 * The fading edge's transparent side should be considered for focus
702 * method will scroll the view by one page up or down and give the focus
704 * component is a good candidate for focus, this scrollview reclaims the
705 * focus.</p>
738 * method will scroll the view to the top or bottom and give the focus
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 426 static int CreatePrimary(LPDIRECTSOUND sndObj, HWND focus,
435 result = IDirectSound_SetCooperativeLevel(sndObj, focus,
501 static int CreateSecondary(LPDIRECTSOUND sndObj, HWND focus,
511 if ( focus ) {
513 focus, DSSCL_PRIORITY);
532 if ( ! focus ) {
  /external/webkit/WebKit/win/Interfaces/
DOMHTML.idl 502 - (void)focus;
504 HRESULT focus();
780 - (void)focus;
782 HRESULT focus();
927 - (void)focus;
929 HRESULT focus();
  /frameworks/base/docs/html/guide/practices/
compatibility.jd 203 <li>Android 1.0 through 1.5 required a 2 megapixel camera with auto-focus.
204 However, with version 1.6, Android devices were permitted to omit the auto-focus
205 capability, though a (fixed-focus) camera was still required. Some apps such as
206 barcode scanners do not function as well with cameras that do not auto-focus. To
209 auto-focus. This allowed Android Market to filter those apps from devices that
210 lack auto-focus.</li>
  /frameworks/base/docs/html/guide/topics/manifest/
uses-feature-element.jd 46 example, an application might specify that it requires a camera with auto-focus
75 compatible with all devices that include a camera. If your application also uses auto-focus
146 to use all camera features (auto-focus and flash). Thus, the application will not
150 {@link android.Manifest.permission#CAMERA} permission, but you do not need auto-focus or
155 <td>Camera auto-focus</td>
157 <td>The application requires a camera with auto-focus capability.
  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
FileFilter.java 122 ignoreResultList.add("fast/events/frame-click-focus.html"); // requires eventSender.mouseDown(),mouseUp()
123 ignoreResultList.add("fast/events/frame-tab-focus.html"); // http://b/734308
139 ignoreResultList.add("fast/forms/focus-control-to-page.html"); // http://b/716638
157 ignoreResultList.add("fast/forms/textarea-initial-caret-position.html"); // Text selection done differently on our platform. When a inputbox gets focus, the entire block is selected.
158 ignoreResultList.add("fast/forms/textarea-no-scroll-on-blur.html"); // Text selection done differently on our platform. When a inputbox gets focus, the entire block is selected.
161 ignoreResultList.add("fast/frames/iframe-window-focus.html"); // http://b/735140
  /external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_wimppoll.c 213 /* First click gives focus if it's not a menu */
214 /* we only count non-menu clicks on a window that has the focus */
305 /* Set focus to specified window */
  /frameworks/base/awt/org/apache/harmony/awt/wtk/
NativeEvent.java 223 * For the focus event contains the oposite window.
224 * This means it lost focus if recipient gains it,
225 * or will gain focus if recipient looses it.

Completed in 62 milliseconds

1 2 3 4 5 67 8 91011>>