Searched refs:Cursors (Results 1 – 16 of 16) sorted by relevance
80 class Cursors { class82 Cursors() in Cursors() function in WebCore::__anon66f310a20111::Cursors129 ~Cursors() in ~Cursors()134 static Cursors* self();135 static Cursors* s_self;182 Cursors* Cursors::s_self = 0;184 Cursors* Cursors::self() in self()187 s_self = new Cursors(); in self()196 return Cursors::self()->PointerCursor; in pointerCursor()201 return Cursors::self()->MoveCursor; in moveCursor()[all …]
4842 CXCursor *Cursors; member in __anon7aec3bc20511::AnnotateTokensWorker4878 : Annotated(annotated), Tokens(tokens), Cursors(cursors), in AnnotateTokensWorker()4915 (clang_isInvalid(Cursors[I].kind) || in AnnotateTokens()4917 Cursors[I] = Pos->second; in AnnotateTokens()4926 if (I < PreprocessingTokIdx && clang_isPreprocessing(Cursors[I].kind)) in AnnotateTokens()4930 Cursors[I] = (Pos == Annotated.end()) ? C : Pos->second; in AnnotateTokens()4950 Cursors[I] = updateC; in annotateAndAdvanceTokens()4983 if (clang_isInvalid(clang_getCursorKind(Cursors[I]))) in annotateAndAdvanceFunctionMacroTokens()4984 Cursors[I] = updateC; in annotateAndAdvanceFunctionMacroTokens()5084 Cursors[I] = cursor; in Visit()[all …]
3953 CXCursor *Cursors);
536 Make changing Cursors work in WebKit2.
1025 Make changing Cursors work in WebKit2.
773 Make changing Cursors work in WebKit2.
4046 Make changing Cursors work in WebKit2.
7208 Make changing Cursors work in WebKit2.
36727 (WebCore::Cursors::Cursors::self):37721 (WebCore::Cursors::Cursors::self):
30508 … class Cursors - instantiated at: WebCore/platform/qt/CursorQt.cpp:14640265 Cursors loaded from a QPixmap didn't specifiy the
5416 IndexedDB: Cursors should skip deleted entries
76062 … * platform/qt/CursorQt.cpp: Remove the Cursors class since we have the static cursor instances99872 Make changing Cursors work in WebKit2.
5669 Make changing Cursors work in WebKit2.
40072 Make changing Cursors work in WebKit2.40078 Add encoding/decoding of Cursors. For now we don't support Custom
13969 Make changing Cursors work in WebKit2.
5529 Make changing Cursors work in WebKit2.