OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snap
(Results
1 - 25
of
428
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/ash/wm/workspace/
frame_maximize_button.h
39
// Updates |snap_type_| based on a a given
snap
type. This is used by
94
// Initializes the
snap
-gesture based on the event. This should only be called
95
// when the event is confirmed to have started a
snap
gesture.
98
// Updates the
snap
-state based on the current event. This should only be
99
// called after the
snap
gesture has already started.
105
// Cancels
snap
behavior. If |keep_menu_open| is set, a possibly opened
113
// Updates the
snap
position from the event location. This is invoked by
118
// the single button click default setting of the
snap
sizer should be used.
124
// Returns the type of
snap
based on the specified location.
135
// Snaps the window to the current
snap
position
[
all
...]
snap_types.h
10
// These are the window
snap
types which can be used for window resizing.
snap_sizer.h
38
// operation by the maximize button. This will allow the user to
snap
resize
55
// Returns the appropriate
snap
bounds (e.g. if a window is already snapped,
56
// then it returns the next
snap
-bounds).
59
// Set the
snap
sizer to the button press default size and prevent resizing.
89
// Current target bounds for the
snap
.
115
// |TOUCH_MAXIMIZE_BUTTON_INPUT| if the
snap
sizer was created through a
magnetism_matcher.h
140
// MAGNETISM_EDGE_RIGHT then the right edge of the source should
snap
to to the
144
// SECONDARY_MAGNETISM_EDGE_LEADING then the source should
snap
to the left top
151
// MagnetismMatcher is used to test if a window should
snap
to another window.
168
// two should
snap
together. See description of MatchedEdge for details.
175
// Sets |secondary_edge| based on whether the secondary edges should
snap
.
/external/chromium_org/chrome/browser/sync/
retry_verifier.cc
82
const syncer::sessions::SyncSessionSnapshot&
snap
) {
84
last_sync_time_ =
snap
.sync_start_time();
91
const syncer::sessions::SyncSessionSnapshot&
snap
) {
94
if (
snap
.sync_start_time() != last_sync_time_) {
96
last_sync_time_ =
snap
.sync_start_time();
104
if (
snap
.sync_start_time() != last_sync_time_) {
105
base::TimeDelta delta =
snap
.sync_start_time() - last_sync_time_;
107
last_sync_time_ =
snap
.sync_start_time();
retry_verifier.h
39
void Initialize(const syncer::sessions::SyncSessionSnapshot&
snap
);
41
const syncer::sessions::SyncSessionSnapshot&
snap
);
profile_sync_service_harness.cc
430
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
431
retry_verifier_.VerifyRetryInterval(
snap
);
500
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
502
(
snap
.model_neutral_state().num_successful_commits > 0);
505
snap
.model_neutral_state().commit_request_types;
644
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
645
retry_verifier_.Initialize(
snap
);
822
const SyncSessionSnapshot&
snap
) {
835
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
836
bool is_data_synced = IsDataSyncedImpl(
snap
);
848
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
1041
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
1055
const SyncSessionSnapshot&
snap
= GetLastSessionSnapshot();
local
[
all
...]
/external/e2fsprogs/contrib/
e2croncheck
33
lvcreate -s -L ${SNAPSIZE} -n "${VOLUME}-
snap
" "${VG}/${VOLUME}"
34
if nice logsave -as $TMPFILE e2fsck -p $OPTS "/dev/${VG}/${VOLUME}-
snap
" && \
35
nice logsave -as $TMPFILE e2fsck -fy $OPTS "/dev/${VG}/${VOLUME}-
snap
" ; then
45
lvremove -f "${VG}/${VOLUME}-
snap
"
/external/dhcpcd/mk/
dist.mk
16
SNAP
= ${_SNAP}$(shell ${_SNAP_SH})
17
SNAPDIR= ${DISTPREFIX}-${
SNAP
}
31
snap
: snapshot
/external/chromium_org/third_party/freetype/src/pshinter/
pshglob.h
57
/* The maximum number of standard and
snap
widths in either the */
63
/* standard and
snap
width */
73
/* standard and
snap
widths table */
163
/*
snap
a stem width to fitter coordinates. `org_width' is in font */
177
/*
snap
a stem to one or two blue zones */
/external/freetype/src/pshinter/
pshglob.h
57
/* The maximum number of standard and
snap
widths in either the */
63
/* standard and
snap
width */
73
/* standard and
snap
widths table */
163
/*
snap
a stem width to fitter coordinates. `org_width' is in font */
177
/*
snap
a stem to one or two blue zones */
/external/chromium_org/chrome/browser/ui/
sad_tab_types.h
13
SAD_TAB_KIND_CRASHED = 0, // Tab crashed. Display the "Aw,
Snap
!" page.
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
SnapScrollController.java
36
* Updates the
snap
scroll mode based on the given X and Y distance to be moved on scroll.
64
* Sets the
snap
scroll mode based on the event type.
123
* Resets the
snap
scroll mode to default.
130
* @return Whether current
snap
scroll mode is vertical.
137
* @return Whether current
snap
scroll mode is horizontal.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
if_fddi.h
35
#define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2
SNAP
header */
37
#define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2
SNAP
frame sans FCS */
39
#define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2
SNAP
payload */
61
/* Define LLC and
SNAP
constants */
82
/* Define 802.2
SNAP
header */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h
35
#define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2
SNAP
header */
37
#define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2
SNAP
frame sans FCS */
39
#define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2
SNAP
payload */
61
/* Define LLC and
SNAP
constants */
82
/* Define 802.2
SNAP
header */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h
35
#define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2
SNAP
header */
37
#define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2
SNAP
frame sans FCS */
39
#define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2
SNAP
payload */
61
/* Define LLC and
SNAP
constants */
82
/* Define 802.2
SNAP
header */
/external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc
444
const SyncSessionSnapshot*
snap
= GetLastSessionSnapshot();
local
445
// TODO(rsimha): Remove additional checks of
snap
->has_more_to_sync and
446
//
snap
->unsynced_count once http://crbug.com/48989 is fixed.
447
return (
snap
&&
448
snap
->num_conflicting_updates == 0 && // We can decrypt everything.
452
!
snap
->has_more_to_sync &&
453
snap
->unsynced_count == 0);
570
const SyncSessionSnapshot*
snap
= GetLastSessionSnapshot();
local
571
DCHECK(
snap
!= NULL) << "GetUpdatedTimestamp(): Sync snapshot is NULL.";
572
return
snap
->download_progress_markers[model_type]
577
const SyncSessionSnapshot*
snap
= GetLastSessionSnapshot();
local
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
sad_tab_controller.h
13
// A controller class that manages the SadTabView (aka "Aw
Snap
" or crash page).
/external/chromium/chrome/browser/ui/gtk/
sad_tab_gtk.h
19
CRASHED, // The tab crashed. Display the "Aw,
Snap
!" page.
/external/eigen/blas/testing/
runblastest.sh
15
if [ -f $1.
snap
]; then rm $1.
snap
; fi
/external/kernel-headers/original/linux/
if_fddi.h
33
#define FDDI_K_SNAP_HLEN 21 /* Total octets in 802.2
SNAP
header */
35
#define FDDI_K_SNAP_ZLEN 21 /* Min octets in 802.2
SNAP
frame sans FCS */
37
#define FDDI_K_SNAP_DLEN 4470 /* Max octets in 802.2
SNAP
payload */
59
/* Define LLC and
SNAP
constants */
80
/* Define 802.2
SNAP
header */
/external/chromium_org/ash/wm/dock/
docked_window_resizer.h
55
// Checks if the provided window bounds should
snap
to the side of a screen.
56
// If so the offset returned gives the necessary adjustment to
snap
.
/external/chromium_org/chrome/browser/ui/panels/
panel_drag_controller.h
49
SNAP
72
//
snap
to or stack with. If such panel is found, |target_bounds| contains the
/external/iproute2/lib/
ll_proto.c
67
__PF(
SNAP
,
snap
)
/development/ndk/platforms/android-3/include/linux/
if_hippi.h
96
struct hippi_snap_hdr
snap
;
member in struct:hippi_hdr
Completed in 466 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>