Home
last modified time | relevance | path

Searched defs:last_y (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/bookmarks/
Dbookmark_drop_info.h42 int last_y() { return last_y_; } in last_y() function
/external/chromium/chrome/browser/ui/gtk/
Dmenu_bar_helper.cc124 gint last_y = y; in OnMenuMotionNotify() local
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosevents.c251 static Sint16 last_x = -1, last_y = -1; variable
/external/webp/src/dec/
Dwebpi.h48 int last_y; // coordinate of the line that was last output member
Didec.c606 uint8_t* WebPIDecGetRGB(const WebPIDecoder* const idec, int* last_y, in WebPIDecGetRGB()
622 uint8_t* WebPIDecGetYUV(const WebPIDecoder* const idec, int* last_y, in WebPIDecGetYUV()
/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
DSDL_fbelo.c84 static int last_y = 0; in eloParsePacket() local
/external/chromium/chrome/browser/notifications/
Ddesktop_notifications_unittest.cc391 int last_y = -1; in TEST_F() local
/external/qemu/
Dvnc.h128 int last_y; member
/external/skia/src/core/
DSkScan_Path.cpp195 static bool update_edge(SkEdge* edge, int last_y) { in update_edge()
/external/speex/libspeex/
Dmdf.c154 spx_word16_t *last_y; member