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

  /external/chromium_org/webkit/common/cursors/
webcursor_gtk.cc 25 static GdkCursor* CustomCursorsGdk[G_N_ELEMENTS(CustomCursors)];
26 GdkCursor* cursor = CustomCursorsGdk[type];
43 CustomCursorsGdk[type] = cursor;
  /external/chromium/webkit/glue/
webcursor_gtk.cc 25 static GdkCursor* CustomCursorsGdk[G_N_ELEMENTS(CustomCursors)];
26 GdkCursor* cursor = CustomCursorsGdk[type];
43 CustomCursorsGdk[type] = cursor;

Completed in 356 milliseconds