Home
last modified time | relevance | path

Searched refs:expandable (Results 1 – 13 of 13) sorted by relevance

/external/chromium-trace/src/shared/css/
Dexpandable_bubble.css6 .expandable-bubble {
20 .expandable-bubble::after {
30 .expandable-bubble > .expandable-bubble-contents > .expandable-bubble-title {
38 .expandable-bubble[masked] > .expandable-bubble-contents >
39 .expandable-bubble-title::after {
50 .expandable-bubble[expanded] > .expandable-bubble-contents >
51 .expandable-bubble-title {
57 .expandable-bubble-close {
67 .expandable-bubble[expanded] {
72 .expandable-bubble[expanded] > .expandable-bubble-close {
[all …]
/external/webkit/Source/WebCore/inspector/front-end/
DCookiesTable.js31 WebInspector.CookiesTable = function(cookieDomain, expandable, deleteCallback) argument
38 columns[0].disclosure = expandable;
Dinspector.css3204 .sidebar-tree.some-expandable:not(.hide-disclosure-buttons) > .sidebar-tree-item:not(.parent) .icon…
3717 .timeline-expandable {
3722 .timeline-expandable-left {
3732 .timeline-expandable-collapsed {
3739 .timeline-expandable-expanded {
/external/doclava/res/assets/templates/
Dmacros.cs261 <?cs # An expandable list of classes ?><?cs
/external/valgrind/main/coregrind/m_debuginfo/
DUNUSED_STABS.txt1260 /* An expandable array of symbols. */
1264 /* An expandable array of locations. */
1268 /* An expandable array of scope ranges. */
1272 /* An expandable array of CFI summary info records. Also includes
/external/bison/build-aux/
Dtexinfo.tex1288 % used to mark target names; must be expandable.
3077 % The command has to be fully expandable (if the variable is set), since
3327 % (non-fully-expandable) commands.
4017 % expandable, thus it is written literally, thus all appendixes come out
6271 % argument, and \hat is not an expandable control sequence. It could
7161 % the literal character `\'. (Thus, \ is not expandable when this is in
/external/libffi/
Dtexinfo.tex1292 % used to mark target names; must be expandable.
3268 % The command has to be fully expandable (if the variable is set), since
3426 % is an expandable command. The redefinition below makes \endinput
3547 % (non-fully-expandable) commands.
4237 % expandable, thus it is written literally, thus all appendixes come out
6539 % argument, and \hat is not an expandable control sequence. It could
/external/e2fsprogs/doc/
Dtexinfo.tex1271 % used to mark target names; must be expandable.
3081 % The command has to be fully expandable (if the variable is set), since
3332 % (non-fully-expandable) commands.
4021 % expandable, thus it is written literally, thus all appendixes come out
6283 % argument, and \hat is not an expandable control sequence. It could
/external/grub/docs/
Dtexinfo.tex2980 % The command has to be fully expandable (if the variable is set), since
3239 % (non-fully-expandable) commands.
3931 % expandable, thus it is written literally, thus all appendixes come out
6170 % argument, and \hat is not an expandable control sequence. It could
7037 % the literal character `\'. (Thus, \ is not expandable when this is in
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1659287 Prints objects not as plain text but makes them expandable so that
59294 (.): objects and DOM nodes are now printed in an expandable form when they are printed alone
59301 … * inspector/front-end/inspector.css: correct the offsetParent for the expandable object inspector.
DChangeLog-2010-12-0698435 (.console-message.expandable > .console-message-text::before):
98436 (.console-message.expandable.collapsed > .console-message-text::before):
98437 (.console-message.expandable.collapsed > ol.stack-trace):
DChangeLog-2008-08-109266 Remove the "some-expandable" class from the sidebarTree.
DChangeLog-2010-01-2928909 Web Inspector: Implement expandable compartments on timeline panel.