Home
last modified time | relevance | path

Searched refs:CustomCursorsGdk (Results 1 – 1 of 1) sorted by relevance

/external/chromium/webkit/glue/
Dwebcursor_gtk.cc25 static GdkCursor* CustomCursorsGdk[G_N_ELEMENTS(CustomCursors)]; in GetInlineCustomCursor() local
26 GdkCursor* cursor = CustomCursorsGdk[type]; in GetInlineCustomCursor()
43 CustomCursorsGdk[type] = cursor; in GetInlineCustomCursor()