Home
last modified time | relevance | path

Searched refs:downward (Results 1 – 25 of 35) sorted by relevance

12

/external/libvterm/src/
Dvterm.c232 int downward, in vterm_scroll_rect() argument
241 if(abs(downward) >= rect.end_row - rect.start_row || in vterm_scroll_rect()
270 if(downward >= 0) { in vterm_scroll_rect()
272 dest.end_row = rect.end_row - downward; in vterm_scroll_rect()
273 src.start_row = rect.start_row + downward; in vterm_scroll_rect()
277 int upward = -downward; in vterm_scroll_rect()
287 if(downward > 0) in vterm_scroll_rect()
288 rect.start_row = rect.end_row - downward; in vterm_scroll_rect()
289 else if(downward < 0) in vterm_scroll_rect()
290 rect.end_row = rect.start_row - downward; in vterm_scroll_rect()
[all …]
Dscreen.c225 int downward = src.start_row - dest.start_row; in moverect_internal() local
228 if(downward < 0) { in moverect_internal()
241 getcell(screen, row + downward, src.start_col), in moverect_internal()
303 static int scrollrect(VTermRect rect, int downward, int rightward, void *user) in scrollrect() argument
307 vterm_scroll_rect(rect, downward, rightward, in scrollrect()
313 vterm_scroll_rect(rect, downward, rightward, in scrollrect()
326 screen->pending_scroll_downward = downward; in scrollrect()
330 ((screen->pending_scroll_downward == 0 && downward == 0) || in scrollrect()
332 screen->pending_scroll_downward += downward; in scrollrect()
339 screen->pending_scroll_downward = downward; in scrollrect()
[all …]
Dstate.c81 static void scroll(VTermState *state, VTermRect rect, int downward, int rightward) in scroll() argument
83 if(!downward && !rightward) in scroll()
88 int height = rect.end_row - rect.start_row - abs(downward); in scroll()
90 if(downward > 0) in scroll()
92 state->lineinfo + rect.start_row + downward, in scroll()
95 memmove(state->lineinfo + rect.start_row - downward, in scroll()
101 if((*state->callbacks->scrollrect)(rect, downward, rightward, state->cbdata)) in scroll()
105 vterm_scroll_rect(rect, downward, rightward, in scroll()
/external/webrtc/webrtc/p2p/base/
Ddtlstransportchannel.cc256 StreamInterfaceChannel* downward = new StreamInterfaceChannel(channel_); in SetupDtls() local
258 dtls_.reset(rtc::SSLStreamAdapter::Create(downward)); in SetupDtls()
261 delete downward; in SetupDtls()
265 downward_ = downward; in SetupDtls()
/external/libvterm/include/
Dvterm.h188 int (*scrollrect)(VTermRect rect, int downward, int rightward, void *user);
295 int downward,
/external/autotest/client/site_tests/touch_ScrollDirection/
DREADME6 <DEVICE NAME>_touchpad_Touch ID_scroll-down - Two finger scroll on touchpad in downward direction.
/external/icu/icu4c/source/data/locales/
Den_AU.txt214 downwards_arrows{"downward arrow"}
215 downwards_upwards_arrows{"downward upward arrow"}
Den_CA.txt336 downwards_arrows{"downward arrow"}
337 downwards_upwards_arrows{"downward upward arrow"}
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
Dnl.po125 msgid "Round color components downward"
Dde.po126 msgid "Round color components downward"
Dfr.po124 msgid "Round color components downward"
Dsv.po123 msgid "Round color components downward"
Des.po133 msgid "Round color components downward"
Dca.po151 msgid "Round color components downward"
/external/skia/docs/
DSkIRect_Reference.bmh882 If dy is positive, IRect returned is moved downward.
987 If dy is positive, moves IRect returned downward.
1016 If delta.fY is positive, moves IRect returned downward.
DSkRect_Reference.bmh1241 If dy is positive, Rect returned is moved downward.
1346 If dy is positive, moves Rect downward.
1375 If delta.fY is positive, moves Rect downward.
/external/skqp/docs/
DSkIRect_Reference.bmh879 If dy is positive, IRect returned is moved downward.
984 If dy is positive, moves IRect returned downward.
1013 If delta.fY is positive, moves IRect returned downward.
DSkRect_Reference.bmh1340 If dy is positive, Rect returned is moved downward.
1445 If dy is positive, moves Rect downward.
1474 If delta.fY is positive, moves Rect downward.
/external/libcxx/include/
Dalgorithm3977 // Prime the downward search with a guard.
3981 // manually guard downward moving __j against __i
4031 break; // found guard for downward moving __j, now use unguarded partition
4048 // It is now known that a guard exists for downward moving __j
5240 // Prime the downward search with a guard.
5244 // manually guard downward moving __j against __i
5297 break; // found guard for downward moving __j, now use unguarded partition
5312 // It is now known that a guard exists for downward moving __j
/external/skia/site/user/api/
DSkIRect_Reference.md1169 …"#SkIRect_makeOffset_dy">dy</a> is positive, <a href="#IRect">IRect</a> returned is moved downward.
1307 …a href="#SkIRect_offset_dy">dy</a> is positive, moves <a href="#IRect">IRect</a> returned downward.
1348 …IRect_offset_2_delta">delta</a>.fY is positive, moves <a href="#IRect">IRect</a> returned downward.
DSkRect_Reference.md1605 …ef="#SkRect_makeOffset_dy">dy</a> is positive, <a href="#Rect">Rect</a> returned is moved downward.
1743 If <a href="#SkRect_offset_dy">dy</a> is positive, moves <a href="#Rect">Rect</a> downward.
1784 …<a href="#SkRect_offset_2_delta">delta</a>.fY is positive, moves <a href="#Rect">Rect</a> downward.
/external/skqp/site/user/api/
DSkIRect_Reference.md1145 …"#SkIRect_makeOffset_dy">dy</a> is positive, <a href="#IRect">IRect</a> returned is moved downward.
1283 …a href="#SkIRect_offset_dy">dy</a> is positive, moves <a href="#IRect">IRect</a> returned downward.
1324 …IRect_offset_2_delta">delta</a>.fY is positive, moves <a href="#IRect">IRect</a> returned downward.
DSkRect_Reference.md1630 …ef="#SkRect_makeOffset_dy">dy</a> is positive, <a href="#Rect">Rect</a> returned is moved downward.
1768 If <a href="#SkRect_offset_dy">dy</a> is positive, moves <a href="#Rect">Rect</a> downward.
1809 …<a href="#SkRect_offset_2_delta">delta</a>.fY is positive, moves <a href="#Rect">Rect</a> downward.
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt3606 磔>'[downward stroke slanting righ]';
5931 頏>'[fly down or downward]';
/external/python/cpython2/Doc/
Dglossary.rst260 rounded *downward*. See :pep:`238`.

12