OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldExtractMatchingStyle
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
EditingStyle.h
68
enum
ShouldExtractMatchingStyle
{ ExtractMatchingStyle, DoNotExtractMatchingStyle };
118
bool conflictsWithImplicitStyleOfElement(HTMLElement*, EditingStyle* extractedStyle = 0,
ShouldExtractMatchingStyle
= DoNotExtractMatchingStyle) const;
121
Vector<QualifiedName>& conflictingAttributes,
ShouldExtractMatchingStyle
) const;
EditingStyle.cpp
[
all
...]
Completed in 30 milliseconds