/external/chromium_org/ui/views/controls/tree/ |
tree_view.h | 245 int root_depth() const { return root_shown_ ? 0 : -1; } function in class:views::TreeView
|
tree_view.cc | 616 PaintRows(canvas, min_row, max_row, &root_, root_depth(), ¤t_row); 904 return GetNodeByRowImpl(&root_, row, root_depth(), ¤t_row, depth);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
Xlib.h | 133 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 141 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 162 #define DefaultDepthOfScreen(s) ((s)->root_depth) 169 #define PlanesOfScreen(s) ((s)->root_depth) 297 int root_depth; /* bits per pixel */ member in struct:__anon36629 [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 133 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 141 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 162 #define DefaultDepthOfScreen(s) ((s)->root_depth) 169 #define PlanesOfScreen(s) ((s)->root_depth) 297 int root_depth; /* bits per pixel */ member in struct:__anon38219 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
Xlib.h | 133 #define DisplayPlanes(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 141 #define DefaultDepth(dpy, scr) (ScreenOfDisplay(dpy,scr)->root_depth) 162 #define DefaultDepthOfScreen(s) ((s)->root_depth) 169 #define PlanesOfScreen(s) ((s)->root_depth) 297 int root_depth; /* bits per pixel */ member in struct:__anon39734 [all...] |