OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:focus
(Results
176 - 200
of
745
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/widget/src/android/widget/cts/
TextView_SaveStateTest.java
67
* @param frozenWithFocus the frozen with
focus
/external/jdiff/
README.txt
29
releases of JDiff after 1.10.0
focus
on JDK1.5.
/external/qemu/distrib/sdl-1.2.12/src/video/os2fslib/
SDL_os2fslib.h
57
int fInFocus; // True if we're in
focus
!
/external/webkit/WebCore/dom/
Event.idl
49
const unsigned short
FOCUS
= 4096;
EventNames.h
62
macro(
focus
) \
/external/webkit/WebCore/history/
CachedPage.cpp
76
// Restore the
focus
appearance for the focused element.
/external/webkit/WebCore/html/
HTMLBodyElement.h
51
DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(
focus
);
HTMLFrameSetElement.h
74
DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(
focus
);
/external/webkit/WebCore/manual-tests/
window-open-features-parsing.html
14
w.
focus
();
/external/webkit/WebCore/page/
Chrome.cpp
131
void Chrome::
focus
(bool userGesture) const
function in class:WebCore::Chrome
133
m_client->
focus
(userGesture);
136
void Chrome::
focus
() const
function in class:WebCore::Chrome
138
m_client->
focus
();
/external/webkit/WebCore/rendering/
RenderThemeChromiumLinux.h
43
// A method asking if the control changes its tint when the window has
focus
or not.
/frameworks/base/core/java/android/widget/
ListView.java
248
* added. Views added using this call can take
focus
if they want.
275
* added. Views added using this call can take
focus
if they want.
326
* added. Views added using this call can take
focus
if they want.
353
* this call can take
focus
if they want.
[
all
...]
TwoLineListItem.java
36
* that can be displayed when a TwoLineListItem has
focus
. Android supplies a
/frameworks/base/core/tests/coretests/src/android/view/menu/
MenuWith1ItemTest.java
64
// open menu, move around to give it
focus
/frameworks/base/core/tests/coretests/src/android/widget/focus/
HorizontalFocusSearch.java
17
package android.widget.
focus
;
ListWithFooterViewAndNewLabels.java
17
package android.widget.
focus
;
/frameworks/base/core/tests/coretests/src/android/widget/listview/focus/
AdjacentListsWithAdjacentISVsInsideTest.java
17
package android.widget.listview.
focus
;
/frameworks/base/libs/rs/java/Film/res/raw/
filmstrip.c
40
float focusPos = Pos->
focus
;
/frameworks/base/tools/layoutlib/bridge/src/android/view/accessibility/
AccessibilityManager.java
28
* for example an {@link android.app.Activity} starts, the
focus
or selection of a
/packages/apps/Calendar/src/com/android/calendar/
WeekActivity.java
33
*
focus
when a view hierarchy is saved / restore
/packages/apps/Gallery/src/com/android/camera/
MovieView.java
39
private boolean mFocused = false; // Whether this window has
focus
.
/packages/apps/Music/tests/src/com/android/music/stress/
MusicPlaybackStress.java
72
//Set
focus
on the next button
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/views/
TableView.java
34
/** Activator for the current Table that has the
focus
*/
/external/webkit/WebKit/mac/Carbon/
HIWebView.mm
672
// We must be outside the HIWebView, relinquish
focus
.
854
// Relinquish the keyboard
focus
.
858
//NSLog(@"Relinquished the key
focus
because we have no choice.");
864
// Advance the keyboard
focus
, maybe right off of this view. Maybe a subview of this one already has the keyboard
focus
, maybe not.
870
//NSLog(freshlyMadeFirstResponderView ? @"Advanced the key
focus
." : @"Relinquished the key
focus
.");
901
//
Focus
on some part (subview) of this control (view). Maybe
902
// a subview of this one already has the keyboard
focus
, maybe not.
919
// Some view in this window already has the keyboard
focus
. It better at least be a subview of this one
[
all
...]
/packages/apps/Camera/src/com/android/camera/
Camera.java
225
//
Focus
mode. Options are pref_camera_focusmode_entryvalues.
685
// Take the picture no matter
focus
succeeds or fails. No need
695
// User is half-pressing the
focus
key. Play the
focus
tone.
707
// User has released the
focus
key before
focus
completes.
[
all
...]
Completed in 67 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>