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

  /external/chromium/webkit/glue/
webcursor_win.cc 199 WebCursorInfo::Type cursor_type = ToCursorType(cursor); local
201 InitFromCursorInfo(WebCursorInfo(cursor_type));
203 if (cursor_type == WebCursorInfo::TypeCustom)
  /external/clang/bindings/python/clang/
cindex.py 910 self._type = Cursor_type(self)
    [all...]

Completed in 2218 milliseconds