Home
last modified time | relevance | path

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

/sdk/hierarchyviewer2/libs/hierarchyviewerlib/src/com/android/hierarchyviewerlib/ui/
DTreeView.java103 private Color mTextBackgroundColor; field in TreeView
180 mTextBackgroundColor = new Color(Display.getDefault(), new RGB(82, 82, 82)); in loadResources()
193 mTextBackgroundColor.dispose();
601 e.gc.setBackground(mTextBackgroundColor);
659 gc.setBackground(mTextBackgroundColor);
669 e.gc.setBackground(mTextBackgroundColor);
744 e.gc.setBackground(mTextBackgroundColor);