OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldToggleStyleBasedOnStartOfSelection
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
EditingBehavior.h
57
bool
shouldToggleStyleBasedOnStartOfSelection
() const { return m_type == EditingMacBehavior; }
EditorCommand.cpp
165
if (frame.editor().behavior().
shouldToggleStyleBasedOnStartOfSelection
())
227
if (frame.editor().behavior().
shouldToggleStyleBasedOnStartOfSelection
())
[
all
...]
Completed in 48 milliseconds