HomeSort by relevance Sort by last modified time
    Searched refs:CURSOR (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
cursor_unittest_resources.rc 14 IDD_CURSOR1_32BPP CURSOR "cursor_test_data/1_32bpp.cur"
15 IDD_CURSOR2_32BPP CURSOR "cursor_test_data/2_32bpp.cur"
16 IDD_CURSOR3_32BPP CURSOR "cursor_test_data/3_32bpp.cur"
19 IDD_CURSOR1_24BPP CURSOR "cursor_test_data/1_24bpp.cur"
22 IDD_CURSOR1_8BPP CURSOR "cursor_test_data/1_8bpp.cur"
25 IDD_CURSOR2_1BPP CURSOR "cursor_test_data/2_1bpp.cur"
28 IDD_CURSOR3_4BPP CURSOR "cursor_test_data/3_4bpp.cur"
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/examples/rexx/
rexx.l 4 #define CURSOR ch
5 #define LOADCURSOR ch = *cursor;
6 #define ADVANCE cursor++;
7 #define BACK(n) cursor -= (n);
8 #define CHECK(n) if((ScanCB.lim - cursor) < (n)){cursor = ScanFill(cursor);}
9 #define MARK(n) ScanCB.ptr = cursor; sel = (n);
10 #define REVERT cursor = ScanCB.ptr;
13 #define RETURN(i) {ScanCB.cur = cursor; return i;
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/image-decoders/ico/
ICOImageDecoder.h 70 CURSOR = 2,
ICOImageDecoder.cpp 148 if (index >= m_dirEntries.size() || m_fileType != CURSOR)
257 if (((fileType != ICON) && (fileType != CURSOR)) || (!idCount))
310 if (m_fileType == CURSOR) {
  /external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
riva_mmio.h 370 volatile U032 *CURSOR;
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk-dyn/assets/js/
android_3p-bundle.js     [all...]

Completed in 236 milliseconds