Searched refs:hasFocus (Results 1 – 5 of 5) sorted by relevance
56 boolean hasFocus; field in ViewNode84 hasFocus = getBoolean("hasFocus()", false); in decode()
234 if (!node.hasFocus) { in paintBackground()
93 public void onFocusChange(View v, boolean hasFocus) { in onCreate()
1613 boolean expanded, boolean leaf, int row, boolean hasFocus) { in getTreeCellRendererComponent() argument1618 leaf, row, hasFocus); in getTreeCellRendererComponent()
2 …function(a){var b=a.ownerDocument;return a===b.activeElement&&(!b.hasFocus||b.hasFocus())&&(!!a.ty…