OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:focused
(Results
201 - 225
of
259
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/cts/tests/tests/view/src/android/view/cts/
ViewTest.java
[
all
...]
/development/pdk/docs/source/
code-style.jd
190
To the extent that it is feasible, methods should be kept small and
focused
. It is, however, recognized that long methods are sometimes appropriate, so no hard limit is placed on method length. If a method exceeds 40 lines or so, think about whether it can be broken up without harming the structure of the program.
/frameworks/base/core/java/android/widget/
GridView.java
[
all
...]
/frameworks/base/services/java/com/android/server/
WindowManagerService.java
[
all
...]
/packages/apps/Contacts/src/com/android/contacts/ui/
QuickContactWindow.java
391
// We need to have a
focused
view inside the QuickContact window so
[
all
...]
/external/webkit/WebCore/
ChangeLog-2009-06-16
341
going back/forward to page with
focused
text field
[
all
...]
ChangeLog-2010-01-29
154
focused
if window.onblur calls window.focus.
157
The problem is caused by the
focused
frame in FocusController
162
This messes up the old
focused
frame and new
focused
frame and
164
in both main frame and iframe look like get
focused
.
166
To fix it, add a flag to FocusController and do no switch the
focused
167
frame when FocusController is in the middle of changing the
focused
frame.
[
all
...]
ChangeLog
[
all
...]
ChangeLog-2003-10-25
[
all
...]
ChangeLog-2005-08-23
[
all
...]
/external/webkit/WebCore/editing/
Editor.cpp
[
all
...]
/external/webkit/WebKit/gtk/webkit/
webkitwebview.cpp
[
all
...]
/packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java
[
all
...]
/frameworks/base/core/res/res/values/
attrs.xml
[
all
...]
/external/webkit/WebKit/qt/
ChangeLog
[
all
...]
/external/webkit/WebCore/css/
CSSStyleSelector.cpp
[
all
...]
/external/jhead/
exif.c
725
// Inidcates the distacne the autofocus camera is
focused
to.
[
all
...]
/external/webkit/WebKit/mac/Carbon/
HIWebView.mm
687
// window, we assume a subview of the webview is
focused
. we must send
[
all
...]
/external/webkit/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm
[
all
...]
/frameworks/base/core/java/android/hardware/
Camera.java
412
* camera is
focused
. Only valid after startPreview() has been called.
[
all
...]
/cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java
[
all
...]
/external/webkit/WebKitTools/
ChangeLog-2009-06-16
288
Focused
state already properly updates when views become first responders, so these calls
[
all
...]
/external/webkit/WebKit/win/
WebView.cpp
[
all
...]
/external/webkit/WebKit/android/jni/
WebViewCore.cpp
363
// Release the
focused
view
[
all
...]
/external/webkit/WebKit/chromium/
ChangeLog
[
all
...]
Completed in 538 milliseconds
1
2
3
4
5
6
7
8
9
10
11