OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:top_bottom
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/ash/wm/workspace/
multi_window_resize_controller.cc
70
direction ==
TOP_BOTTOM
? IDR_AURA_MULTI_WINDOW_RESIZE_H :
137
direction(
TOP_BOTTOM
){
261
result.direction =
TOP_BOTTOM
;
267
result.direction =
TOP_BOTTOM
;
331
case
TOP_BOTTOM
:
518
if (windows_.direction ==
TOP_BOTTOM
) {
multi_window_resize_controller.h
34
TOP_BOTTOM
,
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
ButteryProgressBar.java
100
mShadow = new GradientDrawable(GradientDrawable.Orientation.
TOP_BOTTOM
,
/frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java
137
TOP_BOTTOM
,
155
this(new GradientState(Orientation.
TOP_BOTTOM
, null));
715
case
TOP_BOTTOM
:
[
all
...]
/external/opencv/cv/src/
cvfilter.cpp
[
all
...]
/external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.cc
814
const int
top_bottom
= popup_window_mode_ ? kBorderThickness : 0;
local
818
top_bottom
,
top_bottom
);
local
[
all
...]
/external/chromium_org/chrome/browser/ui/gtk/
location_bar_view_gtk.cc
914
const int
top_bottom
= popup_window_mode_ ? kPopupEdgeThickness : 0;
local
918
top_bottom
,
top_bottom
);
local
[
all
...]
/external/opencv/cxcore/src/
cxdrawing.cpp
2202
int
top_bottom
= 0, base_line;
local
[
all
...]
Completed in 807 milliseconds