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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
KillRing.h 33 class KillRing {
  /external/chromium_org/third_party/WebKit/Source/core/editing/
TypingCommand.h 53 KillRing = 1 << 1,
75 void deleteKeyPressed(TextGranularity, bool killRing);
76 void forwardDeleteKeyPressed(TextGranularity, bool killRing);

Completed in 42 milliseconds