Lines Matching defs:hasHeavyweightDescendants
622 final boolean hasHeavyweightDescendants() {
676 if (!isContainer || (isContainer && !((Container)comp).hasHeavyweightDescendants())) {
4100 ((Container)comp).hasHeavyweightDescendants() && comp.isShowing()) {
4135 ((Container)comp).hasHeavyweightDescendants()) {
4142 if (!hasHeavyweightDescendants() || !isVisible()) {
4163 if (!hasHeavyweightDescendants()) {
4188 ((Container)comp).hasHeavyweightDescendants())
4247 if (!isLightweight || (isLightweight && hasHeavyweightDescendants())) {
4278 if (isLightweight() && hasHeavyweightDescendants()) {
4318 if (becameHigher && isLightweight() && hasHeavyweightDescendants()) {
4336 if (hasHeavyweightDescendants()) {