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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
DrawRectFilter.java 99 output.focus();
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXSceneModeTables.h 38 int focus; member in struct:SceneModesEntry
  /packages/apps/Browser/src/com/android/browser/
NavigationBarTablet.java 217 protected void setFocusState(boolean focus) {
218 super.setFocusState(focus);
219 if (focus) {
238 mUrlContainer.setBackgroundDrawable(focus
  /sdk/templates/docs/
default.css 54 a:active, a:focus {
62 a:active *, a:focus * {
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 226 if ( (mFirstTimeInit || ((str != NULL) && (mParameters3A.Focus != mode))))
230 mParameters3A.Focus = mode;
232 // if focus mode is set to infinity...update focus distance immediately
237 CAMHAL_LOGDB("Focus %x", mParameters3A.Focus);
333 CAMHAL_LOGVA("Locking Focus");
337 CAMHAL_LOGVA("UnLocking Focus");
407 Gen3A.Focus = getLUTvalue_HALtoOMX(OMXCameraAdapter::DEFAULT_FOCUS_MODE, FocusLUT);
586 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE focus; local
695 OMX_IMAGE_CONFIG_FOCUSCONTROLTYPE focus; local
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/login/
screen_gaia_signin.css 56 .signin-link:focus {
screen_password_changed.css 54 #password-changed-contents a:focus {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
options.js 59 document.addEventListener('focus', showSounds);
  /external/chromium_org/native_client_sdk/src/examples/api/input_event/
input_event.cc 116 /// out of focus). Clicking back inside the instance's
118 /// (the NaCl instance is back in focus). The default is
119 /// that the instance is out of focus.
120 void DidChangeFocus(bool focus) {
122 stream << "DidChangeFocus:" << " focus:" << focus; local
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
navigatorView.css 66 .navigator :focus li.selected {
screencastView.css 89 .screencast-navigation input:focus {
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/settings/
FrameworkBlackboxDialog.js 215 focus: function()
230 this.focus();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TransformController.js 140 this.element.focus();
158 this.element.focus();
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
SoftContextMenu.js 165 this._contextMenuElement.focus();
237 this._contextMenuElement.focus();
  /external/chromium_org/third_party/WebKit/Source/web/
ChromeClientImpl.h 79 virtual void focus() OVERRIDE;
148 virtual void updateCompositedSelectionBounds(const blink::CompositedSelectionBound& anchor, const blink::CompositedSelectionBound& focus) OVERRIDE;
  /external/chromium_org/third_party/polymer/components/core-tooltip/
core-tooltip.css 18 :host(:focus) .polymer-tooltip {
  /external/chromium_org/third_party/polymer/components-chromium/core-tooltip/
core-tooltip.css 18 :host(:focus) .polymer-tooltip {
  /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Capabilities.java 136 for (int focus : focuses) {
137 FocusMode equiv = focusModeFromInt(focus);
158 * Converts the API-related integer representation of the focus mode to the
181 Log.w(TAG, "Unable to convert from API 2 focus mode: " + fm);
  /external/pdfium/core/src/fxge/Microsoft SDK/include/
GdiPlusBrush.h 756 Status SetBlendBellShape(IN REAL focus,
759 return SetStatus(DllExports::GdipSetLineSigmaBlend((GpLineGradient*)nativeBrush, focus, scale));
764 IN REAL focus,
768 Status SetBlendTrianglarShape(IN REAL focus,
772 return SetStatus(DllExports::GdipSetLineLinearBlend((GpLineGradient*)nativeBrush, focus, scale));
  /packages/apps/Music/src/com/android/music/
QueryBrowserActivity.java 131 String focus = intent.getStringExtra(MediaStore.EXTRA_MEDIA_FOCUS); local
135 if (focus != null) {
136 if (focus.startsWith("audio/") && title != null) {
138 } else if (focus.equals(MediaStore.Audio.Albums.ENTRY_CONTENT_TYPE)) {
145 } else if (focus.equals(MediaStore.Audio.Artists.ENTRY_CONTENT_TYPE)) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
user_commands.js 86 * Handles any tab navigation by putting focus at the user's position.
112 // Try to find something reasonable to focus on.
133 // See if we can set focus to either anchorNode or focusNode.
139 anchorNode.focus();
143 focusNode.focus();
147 anchorNode.parentNode.focus();
151 focusNode.parentNode.focus();
155 // Insert and focus a dummy span immediately before the current position
161 dummySpan.focus();
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 37 FAKEBOX_FOCUS: 'fakebox-focused', // Applies focus styles to the fakebox
38 // Applies drag focus style to the fakebox
745 // and/or to darken the thumbnail on focus.
930 * @param {boolean} focus True to focus the fakebox.
932 function setFakeboxFocus(focus) {
933 document.body.classList.toggle(CLASSES.FAKEBOX_FOCUS, focus);
937 * @param {boolean} focus True to show a dragging focus to the fakebox.
939 function setFakeboxDragFocus(focus) {
    [all...]
  /external/chromium_org/chrome/browser/resources/
sync_setup_overlay.js 91 // focus.
491 // Required in order to determine whether to give focus to the OK button
533 // dialog or the advanced sync settings dialog, and assign focus to the
562 // Determine whether to bring the OK button into focus.
582 // Give the OK button focus only when the dialog wasn't already visible.
584 $('confirm-everything-ok').focus();
661 // Determine whether to bring the OK button field into focus.
679 // Give the OK button focus only when the dialog wasn't already visible.
681 $('choose-datatypes-ok').focus();
685 // Give the passphrase field focus only when the dialog wasn't alread
    [all...]
  /external/chromium_org/remoting/webapp/
main.css 95 button:focus {
124 .kd-button-share:active, .kd-button-share:focus:active {
130 .kd-button-share:focus {
135 .kd-button-share:focus:hover {
212 input[type=text]:focus,
213 input[type=password]:focus {
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
TextFieldInputType.cpp 229 if (element().renderer() && (event->isMouseEvent() || event->isDragEvent() || event->hasInterface(EventNames::WheelEvent) || event->type() == EventTypeNames::blur || event->type() == EventTypeNames::focus)) {
243 } else if (event->type() == EventTypeNames::focus) {
414 // If the text field has no focus, we don't need to take account of the
538 input->focus();

Completed in 1064 milliseconds

1 2 3 4 5 67 8 91011>>