Home
last modified time | relevance | path

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

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/applets/GraphicsTest/
H A DGraphicsTest.java53 public GraphicsCards cards;
61 add("Center", cards = new GraphicsCards()); in GraphicsPanel()
144 class GraphicsCards extends Panel { class
146 public GraphicsCards() { in GraphicsCards() method in GraphicsCards
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/demo/applets/GraphicsTest/
H A DGraphicsTest.java53 public GraphicsCards cards;
61 add("Center", cards = new GraphicsCards()); in GraphicsPanel()
144 class GraphicsCards extends Panel { class
146 public GraphicsCards() { in GraphicsCards() method in GraphicsCards
/dports/sysutils/hw-probe/hw-probe-d1de28b/
H A Dhw-probe.pl454 my %GraphicsCards;
6599 $GraphicsCards{$1}{$ID} = $Dr;
6676 foreach my $V (sort keys(%GraphicsCards))
6685 and keys(%{$GraphicsCards{$V}})>=2) {
6689 if(not $GraphicsCards{$V}{$ID}
6701 if(not $GraphicsCards{$V}{$ID}) {
8771 if(not defined $GraphicsCards{"10de"}) {
8775 if(not defined $GraphicsCards{"1002"}) {
8779 if(not defined $GraphicsCards{"8086"}) {
15434 if(defined $GraphicsCards{$V})
[all …]