OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:KillRing
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/platform/
KillRing.h
34
class PLATFORM_EXPORT
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 171 milliseconds