OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasClass
(Results
1 - 25
of
50
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/core/html/
ClassList.cpp
47
return m_element->
hasClass
() ? classNames().size() : 0;
59
return m_element->
hasClass
() && classNames().contains(token);
64
ASSERT(m_element->
hasClass
());
/external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetConfig.java
76
if (
hasClass
(loaderClass)) {
84
if (
hasClass
(locatorClass)) {
95
private boolean
hasClass
(String name) {
/external/chromium_org/third_party/WebKit/Source/core/dom/
ClassNodeList.h
62
if (!testNode->
hasClass
())
SelectorQuery.cpp
86
if (element->
hasClass
() && element->classNames().contains(m_className))
118
if (element->
hasClass
() && element->classNames().contains(m_className))
184
if (element->
hasClass
() && element->classNames().contains(className))
200
if (element->
hasClass
() && element->classNames().contains(className))
226
if (element->
hasClass
() && element->classNames().contains(className))
Element.h
508
bool
hasClass
() const;
771
if (!
hasClass
())
[
all
...]
ElementData.h
73
bool
hasClass
() const { return !m_classNames.isNull(); }
Node.h
359
bool
hasClass
() const;
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
bootstrap-collapse.js
45
var hasWidth = this.$element.
hasClass
('width')
111
$.support.transition && this.$element.
hasClass
('collapse') ?
117
this[this.$element.
hasClass
('in') ? 'hide' : 'show']()
/external/doclava/res/assets/templates/
diff.cs
63
if (!$(tr).
hasClass
("collapsable")) {
67
if ($(tr).
hasClass
("collapsed")) {
80
&& $(table.rows[tr.rowIndex + 1]).
hasClass
("class-entry")) {
90
if (!$(tr).
hasClass
("collapsable")) {
94
if ($(tr).
hasClass
("collapsed")) {
99
while (i < table.rows.length && $(table.rows[i]).
hasClass
("method-entry")) {
107
while (i < table.rows.length && $(table.rows[i]).
hasClass
("method-entry")) {
162
<?cs if:site.
hasClass
?>
/external/chromium_org/third_party/WebKit/Source/core/rendering/
GraphicsContextAnnotator.cpp
107
if ((mode & AnnotateElementClass) && element && element->
hasClass
()) {
RenderTreeAsText.cpp
356
if (node->
hasClass
()) {
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.cpp
132
if (candidate.
hasClass
() && classNamesAffectedByRules(candidate.classNames()))
134
} else if (candidate.
hasClass
()) {
284
m_elementAffectedByClassRules = element().
hasClass
() && classNamesAffectedByRules(element().classNames());
/external/chromium_org/third_party/WebKit/Source/core/css/
SelectorFilter.cpp
44
if (element.isStyledElement() && element.
hasClass
()) {
SelectorCheckerFastPath.cpp
78
return element.
hasClass
() && element.classNames().contains(selector->value());
StyleInvalidationAnalysis.cpp
185
if (classScopes.isEmpty() || !element->
hasClass
())
ElementRuleCollector.cpp
168
if (element.isStyledElement() && element.
hasClass
()) {
/build/tools/droiddoc/templates-sdk/assets/js/
docs.js
56
if ($(this).
hasClass
('disabled')) {
168
if ($("body").
hasClass
("design")) {
172
} else if ($("body").
hasClass
("develop") || $("body").
hasClass
("google")) {
182
if ($("body").
hasClass
("google")) {
189
} else if ($("body").
hasClass
("google")) {
191
} else if ($("body").
hasClass
("samples")) {
196
} else if ($("body").
hasClass
("distribute")) {
218
if ($prevListItem.
hasClass
('nav-section')) {
221
} else if (!$selListItem.
hasClass
('nav-section'))
[
all
...]
/build/tools/droiddoc/templates-sac/assets/js/
docs.js
48
if ($(this).
hasClass
('disabled')) {
166
if ($("body").
hasClass
("design")) {
170
} else if ($("body").
hasClass
("develop") || $("body").
hasClass
("google")) {
181
if ($("body").
hasClass
("google")) {
188
} else if ($("body").
hasClass
("google")) {
193
} else if ($("body").
hasClass
("distribute")) {
220
if ($prevListItem.
hasClass
('nav-section')) {
223
} else if (!$selListItem.
hasClass
('nav-section')) {
234
if (!crossBoundaries && $parentListItem.
hasClass
('nav-section'
[
all
...]
/build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js
203
if ($(node.label_div).
hasClass
("absent")) $(node.get_children_ul()).addClass("absent");
332
if ( (expand == null && a.
hasClass
("closed")) || expand ) {
338
} else if ( (expand == null && a.
hasClass
("opened")) || (expand == false) ) {
android-developer-docs.js
288
if (link.parent().parent().
hasClass
('toggle-list')) {
441
if (li.
hasClass
("closed")) {
601
if (div.
hasClass
("closed")) { // if it's closed, open it
/external/doclava/res/assets/templates/assets/
doclava-developer-reference.js
184
if ($(node.label_div).
hasClass
("absent")) $(node.get_children_ul()).addClass("absent");
313
if ( (expand == null && a.
hasClass
("closed")) || expand ) {
319
} else if ( (expand == null && a.
hasClass
("opened")) || (expand == false) ) {
doclava-developer-docs.js
214
if (link.parent().parent().
hasClass
('toggle-list')) {
365
if (li.
hasClass
("closed")) {
513
if (button.
hasClass
("show")) {
/build/tools/droiddoc/templates-ds/assets/js/
docs.js
25
if ($(this).
hasClass
('disabled')) {
163
if ($prevListItem.
hasClass
('nav-section')) {
166
} else if (!$selListItem.
hasClass
('nav-section')) {
177
if (!crossBoundaries && $parentListItem.
hasClass
('nav-section')
178
&& $selListItem.
hasClass
('nav-section')) {
189
if ($selListItem.
hasClass
('nav-section')) {
305
if (section.
hasClass
('expanded')) {
307
// if (section.
hasClass
('selected') || section.find('li').
hasClass
('selected')) {
893
if (li.
hasClass
("closed"))
[
all
...]
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
coverage_html.js
132
if (btn.
hasClass
(hide)) {
/external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlay.cpp
529
if (realElement->
hasClass
() && realElement->isStyledElement()) {
Completed in 318 milliseconds
1
2