OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isLegacyAppleStyleSpan
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
ApplyStyleCommand.h
137
bool
isLegacyAppleStyleSpan
(const Node*);
ReplaceSelectionCommand.cpp
534
if (
isLegacyAppleStyleSpan
(element)) {
728
if (!
isLegacyAppleStyleSpan
(topNode))
759
if (
isLegacyAppleStyleSpan
(node)) {
[
all
...]
ApplyStyleCommand.cpp
61
bool
isLegacyAppleStyleSpan
(const Node *node)
[
all
...]
Completed in 26 milliseconds