OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collapsed
(Results
126 - 150
of
419
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/
feed.js
149
// Set the ARIA state indicating this tree item is currently
collapsed
.
237
// Set the ARIA state indicating the tree item is currently
collapsed
.
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineView.js
497
if (!parent.
collapsed
())
767
if ((!record.expandable() || record.
collapsed
()) && record.presentationParent() !== this._presentationModel.rootRecord()) {
783
if (record.expandable() && record.
collapsed
()) {
[
all
...]
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
hists_link.c
208
* However the second evsel also has a
collapsed
entry for
369
* Note that we have a entry
collapsed
in the other (idx = 1) hists.
/external/lldb/www/python_reference/
lldb.formatters.attrib_fromdict-pysrc.html
70
</div><div id="AttributesDictionary-
collapsed
" style="display:none;" pad="++" indent="++++"></div><div id="AttributesDictionary-expanded"><a name="AttributesDictionary.__init__"></a><div id="AttributesDictionary.__init__-def"><a name="L9"></a><tt class="py-lineno"> 9</tt> <a class="py-toggle" href="#" id="AttributesDictionary.__init__-toggle" onclick="return toggle('AttributesDictionary.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">allow_reset</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
71
</div><div id="AttributesDictionary.__init__-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary.__init__-expanded"><a name="L10"></a><tt class="py-lineno">10</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">__dict__</tt><tt class="py-op">[</tt><tt class="py-string">'_dictionary'</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> <tt class="py-comment"># need to do it this way to prevent endless recursion</tt> </tt>
75
</div><div id="AttributesDictionary.__getattr__-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary.__getattr__-expanded"><a name="L14"></a><tt class="py-lineno">14</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Method lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists()=lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#_check_exists"><a title="lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists" class="py-name" href="#" onclick="return doclink('link-0', '_check_exists', 'link-0');">_check_exists</a></tt><tt class="py-op">(</tt><tt id="link-1" class="py-name" targets="Variable lldb.SBBlock.name=lldb.SBBlock-class.html#name,Variable lldb.SBFrame.name=lldb.SBFrame-class.html#name,Variable lldb.SBFunction.name=lldb.SBFunction-class.html#name,Variable lldb.SBSection.name=lldb.SBSection-class.html#name,Variable lldb.SBSymbol.name=lldb.SBSymbol-class.html#name,Variable lldb.SBThread.name=lldb.SBThread-class.html#name,Variable lldb.SBType.name=lldb.SBType-class.html#name,Variable lldb.SBTypeCategory.name=lldb.SBTypeCategory-class.html#name,Variable lldb.SBTypeMember.name=lldb.SBTypeMember-class.html#name,Variable lldb.SBTypeNameSpecifier.name=lldb.SBTypeNameSpecifier-class.html#name,Variable lldb.SBValue.name=lldb.SBValue-class.html#name"><a title="lldb.SBBlock.name
117
</div><div id="AttributesDictionary._set_impl-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary._set_impl-expanded"><a name="L20"></a><tt class="py-lineno">20</tt> <tt class="py-line"> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_dictionary</tt><tt class="py-op">[</tt><tt id="link-5" class="py-name"><a title="lldb.SBBlock.name
138
</div><div id="AttributesDictionary._check_exists-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary._check_exists-expanded"><a name="L23"></a><tt class="py-lineno">23</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt id="link-7" class="py-name"><a title="lldb.SBBlock.name
151
</div><div id="AttributesDictionary.__setattr__-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary.__setattr__-expanded"><a name="L26"></a><tt class="py-lineno">26</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_allow_reset</tt><tt class="py-op">:</tt> </tt>
193
</div><div id="AttributesDictionary.set_if_necessary-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary.set_if_necessary-expanded"><a name="L32"></a><tt class="py-lineno">32</tt> <tt class="py-line"> <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-14" class="py-name"><a title="lldb.formatters.attrib_fromdict.AttributesDictionary._check_exists" class="py-name" href="#" onclick="return doclink('link-14', '_check_exists', 'link-0');">_check_exists</a></tt><tt class="py-op">(</tt><tt id="link-15" class="py-name"><a title="lldb.SBBlock.name
227
</div><div id="AttributesDictionary.__len__-
collapsed
" style="display:none;" pad="++" indent="++++++++++++"></div><div id="AttributesDictionary.__len__-expanded"><a name="L38"></a><tt class="py-lineno">38</tt> <tt class="py-line"> <tt class="py-keyword">return</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">_dictionary</tt><tt class="py-op">)</tt> </tt>
/frameworks/support/v4/java/android/support/v4/internal/view/
SupportMenuItem.java
180
* @return true if the action view was
collapsed
, false otherwise.
197
* action view is expanded or
collapsed
. The menu item must be configured to expand or collapse
/development/samples/AppNavigation/res/values/
strings.xml
44
<string name="notifications_description">There are two classes of notifications: notifications that deep-link into an app directly, (e.g. an incoming SMS) and notifications that present an interstitial/summary of multiple
collapsed
notifications before linking into the app itself. (e.g. Calendar event notifications.) The buttons below will create notifications of each type.</string>
/development/samples/SupportAppNavigation/res/values/
strings.xml
44
<string name="notifications_description">There are two classes of notifications: notifications that deep-link into an app directly, (e.g. an incoming SMS) and notifications that present an interstitial/summary of multiple
collapsed
notifications before linking into the app itself. (e.g. Calendar event notifications.) The buttons below will create notifications of each type.</string>
/development/samples/training/multiscreen/newsreader/src/com/example/android/newsreader/
NonsenseGenerator.java
46
"was seen in the company of", "advanced towards", "
collapsed
on",
/external/chromium-trace/trace-viewer/src/tcmalloc/
tcmalloc_snapshot_view.js
138
myItem.classList.add('
collapsed
');
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwContentsClientCallbackHelper.java
194
// (except for NaNs which are
collapsed
to a single canonical NaN, but we don't care for
/external/chromium_org/build/
gypi_to_gn.py
55
collapsed
away and the result will be the contents of that dictinoary. Some
/external/chromium_org/chrome/browser/resources/profiler/
profiler.html
16
* The following styles are for a TABLE that uses a thin
collapsed
border, and
/external/chromium_org/chrome/browser/ui/views/panels/
panel_stack_view.h
131
// a small window, like
collapsed
panel.
/external/chromium_org/chrome/common/extensions/api/
automation.idl
182
collapsed
,
/external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter_utils_win.cc
171
IA_STATE_MAP(
COLLAPSED
)
/external/chromium_org/google_apis/gcm/protocol/
mcs.proto
209
// The
collapsed
key, DMP.3
/external/chromium_org/third_party/WebKit/Source/core/dom/
Range.h
64
bool
collapsed
() const { return m_start == m_end; }
function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/core/editing/
InsertLineBreakCommand.cpp
107
// Insert an extra br or '\n' if the just inserted one
collapsed
.
/external/chromium_org/third_party/WebKit/Source/web/
TextFinder.cpp
242
ASSERT(m_resumeScopingFromRange->
collapsed
());
271
if (resultRange->
collapsed
()) {
272
// resultRange will be
collapsed
if the matched text spans over multiple TreeScopes.
631
if (!range || range->
collapsed
())
/external/chromium_org/third_party/icu/source/tools/toolutil/
uoptions.h
105
* Short name options without arguments can be
collapsed
into a single
/external/chromium_org/third_party/polymer/components/core-collapse/
core-collapse.html
12
will be
collapsed
. Use `opened` to show/hide the content.
/external/chromium_org/third_party/qunit/src/
qunit.css
126
.qunit-
collapsed
{
/external/chromium_org/ui/accessibility/
ax_enums.idl
191
collapsed
,
/external/eclipse-windowbuilder/propertysheet/
README.txt
88
(used to auto-zoom the layout canvas when windows are
collapsed
or
/external/icu/icu4c/source/tools/toolutil/
uoptions.h
105
* Short name options without arguments can be
collapsed
into a single
Completed in 790 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>