OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appearance
(Results
126 - 150
of
663
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ui/shell_dialogs/
base_shell_dialog_win.h
71
// one window blocks the
appearance
of a modal dialog in another.
/external/chromium_org/ui/views/controls/button/
checkbox.cc
67
// Limit the checkbox height to match the legacy
appearance
.
/external/chromium_org/ui/views/controls/scrollbar/
scroll_bar.h
73
// Update the scrollbar
appearance
given a viewport size, content size and
/external/chromium_org/ui/webui/resources/css/
list.css
104
select):not(.custom-
appearance
):not(.link-button) {
/external/libvorbis/lib/
scales.h
73
appearance
(these are more accurate and over a longer range than
/external/libvpx/libvpx/
usage_dx.dox
51
enhance the image's
appearance
by removing artifacts introduced in the
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowResourceCursorAdapter.java
32
* the XML file that defines the
appearance
of the views.
/external/speex/libspeex/
vorbis_psy.h
48
appearance
(these are more accurate and over a longer range than
/external/valgrind/main/none/tests/ppc32/
lsw.c
8
where the
appearance
of r0 would cause a problem due to it being
/external/valgrind/main/none/tests/ppc64/
lsw.c
8
where the
appearance
of r0 would cause a problem due to it being
/frameworks/base/core/java/android/widget/
ResourceCursorTreeAdapter.java
27
* file. You can specify the XML file that defines the
appearance
of the views.
/frameworks/base/core/res/res/values-land/
dimens.xml
60
due to the
appearance
of the IME), then drop the multiuser selector.
/frameworks/base/docs/html/training/custom-views/
create-view.jd
81
appearance
and behavior with element attributes. Well-written custom views can also be added and
214
<p>Attributes are a powerful way of controlling the behavior and
appearance
of views, but
238
appearance
, so that the
256
appearance
or behavior of
/frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
UiAutomatorBridge.java
28
* This value has the greatest bearing on the
appearance
of test execution speeds.
/frameworks/base/graphics/java/android/graphics/drawable/
Drawable.java
453
* Indicates whether this view will change its
appearance
based on state.
457
* @return True if this view changes its
appearance
based on state, false
473
* <p>If the new state you are supplying causes the
appearance
of the
484
* @return Returns true if this change in state has caused the
appearance
529
* <p>If the new level you are supplying causes the
appearance
of the
536
* @return Returns true if this change in level has caused the
appearance
678
* Override this in your subclass to change
appearance
if you recognize the
681
* @return Returns true if the state change has caused the
appearance
of
687
/** Override this in your subclass to change
appearance
if you vary based
689
* @return Returns true if the level change has caused the
appearance
o
[
all
...]
/external/chromium/chrome/browser/resources/bookmark_manager/css/
bmm.css
225
-webkit-
appearance
: none;
289
-webkit-
appearance
: none;
/external/chromium_org/chrome/browser/chromeos/input_method/
infolist_window_view.cc
42
// Selects the infolist row. Changes the
appearance
to make it look
46
// Unselects the infolist row. Changes the
appearance
to make it look
/external/chromium_org/chrome/browser/resources/chromeos/login/
screen_locally_managed_user_creation.html
76
class="custom-
appearance
"
120
class="custom-
appearance
button-fancy button-blue">
/external/chromium_org/chromeos/dbus/
bluetooth_device_client.h
41
// The GAP external
appearance
of the device. Read-only.
42
dbus::Property<uint16>
appearance
;
member in struct:chromeos::BluetoothDeviceClient::Properties
/external/chromium_org/ui/views/corewm/
shadow_controller_unittest.cc
130
// window1 is active, so style should have active
appearance
.
191
// window1 is active, so style should have active
appearance
.
/frameworks/base/docs/html/training/keyboard-input/
navigation.jd
55
appearance
when it gains input focus.</p>
126
focus appropriately moves according to the
appearance
on the screen: from
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
117
*
appearance
) :
157
*
appearance
) :
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
ml_stored_data.c
121
*
appearance
) :
161
*
appearance
) :
/packages/apps/Settings/src/com/android/settings/
ConfirmLockPattern.java
224
//
appearance
of being disabled.
225
mLockPatternView.setEnabled(false); //
appearance
of being disabled
/frameworks/base/core/java/android/view/
DragEvent.java
32
* object to react to a change in state by changing its
appearance
or performing other actions.
153
* changing its
appearance
.
195
* The View can also react to this action by changing its
appearance
.
205
* operation has concluded. A View that changed its
appearance
during the operation should
226
* by changing its
appearance
in a way that tells the user that the View is the current
242
* The View can react by changing its
appearance
in a way that tells the user that
Completed in 1303 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>