OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sourceBlock
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/editing/
ReplaceSelectionCommand.cpp
459
Node*
sourceBlock
= enclosingBlock(sourceNode);
462
sourceBlock
&& (!
sourceBlock
->hasTagName(blockquoteTag) || isMailBlockquote(
sourceBlock
)) &&
463
enclosingListChild(
sourceBlock
) == enclosingListChild(destinationNode) &&
465
(!isHeaderElement(
sourceBlock
) || haveSameTagName(
sourceBlock
, destinationBlock)) &&
[
all
...]
/external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp
[
all
...]
Completed in 1133 milliseconds