OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refElement
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/editing/
FormatBlockCommand.cpp
65
Element*
refElement
= enclosingBlockFlowElement(VisiblePosition(end));
68
if (!root || !
refElement
)
76
if (isElementForFormatBlock(
refElement
->tagQName()) && VisiblePosition(start) == startOfBlock(VisiblePosition(start))
77
&& (VisiblePosition(end) == endOfBlock(VisiblePosition(end)) || isNodeVisiblyContainedWithin(*
refElement
, *range))
78
&&
refElement
!= root && !root->isDescendantOf(
refElement
)) {
80
if (
refElement
->hasTagName(tagName()))
82
nodeAfterInsertionPosition =
refElement
;
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/elements/
StylesSidebarPane.js
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 200 milliseconds