HomeSort by relevance Sort by last modified time
    Searched refs:palette2 (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebKit/qt/tests/qgraphicswebview/
tst_qgraphicswebview.cpp 411 QPalette palette2; local
416 palette2.setBrush(QPalette::Active, QPalette::Highlight, brush2);
419 palette2.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
422 palette2.setBrush(QPalette::Inactive, QPalette::Highlight, brush2);
425 palette2.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
430 webView2.setPalette(palette2);
  /external/webkit/Source/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 408 QPalette palette2; local
413 palette2.setBrush(QPalette::Active, QPalette::Highlight, brush2);
416 palette2.setBrush(QPalette::Active, QPalette::HighlightedText, brush2);
419 palette2.setBrush(QPalette::Inactive, QPalette::Highlight, brush2);
422 palette2.setBrush(QPalette::Inactive, QPalette::HighlightedText, brush2);
425 view2.setPalette(palette2);
  /external/qemu-pc-bios/vgabios/
vgatables.h 556 static Bit8u palette2[63+1][3]= variable
vgabios.c 889 palette=&palette2;
    [all...]

Completed in 5361 milliseconds