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

  /external/chromium_org/ui/gfx/
render_text.h 217 SkColor cursor_color() const { return cursor_color_; } function in class:gfx::RenderText
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 756 cursor_color = idleConf.GetHighlight(theme, 'cursor', fgBg='fg')
761 insertbackground=cursor_color,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 756 cursor_color = idleConf.GetHighlight(theme, 'cursor', fgBg='fg')
761 insertbackground=cursor_color,
    [all...]

Completed in 163 milliseconds