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

  /external/webkit/WebCore/platform/gtk/
RenderThemeGtk.cpp 566 gboolean shouldBlink;
569 g_object_get(settings, "gtk-cursor-blink", &shouldBlink, "gtk-cursor-blink-time", &time, NULL);
571 if (!shouldBlink)
  /external/webkit/WebCore/editing/
SelectionController.cpp     [all...]

Completed in 300 milliseconds