Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 1210

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Newt colorsets</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="constants.newt.reasons.html">Newt form exit reasons</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="constants.newt.args-flags.html">Newt argument flags</a></div>
 <div class="up"><a href="newt.constants.html">Predefined Constants</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="constants.newt.colorsets" class="section">
 <h2 class="title">Newt colorsets</h2>
 <table class="doctable table">
  <caption><strong>Newt colorsets</strong></caption>
  
   <thead>
    <tr>
     <th>constant</th>
     <th>meaning</th>
    </tr>

   </thead>

   <tbody class="tbody">
    <tr id="constant.newt-colorset-root">
     <td><strong><code>NEWT_COLORSET_ROOT</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-border">
     <td><strong><code>NEWT_COLORSET_BORDER</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-window">
     <td><strong><code>NEWT_COLORSET_WINDOW</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-shadow">
     <td><strong><code>NEWT_COLORSET_SHADOW</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-title">
     <td><strong><code>NEWT_COLORSET_TITLE</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-button">
     <td><strong><code>NEWT_COLORSET_BUTTON</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-actbutton">
     <td><strong><code>NEWT_COLORSET_ACTBUTTON</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-checkbox">
     <td><strong><code>NEWT_COLORSET_CHECKBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-actcheckbox">
     <td><strong><code>NEWT_COLORSET_ACTCHECKBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-entry">
     <td><strong><code>NEWT_COLORSET_ENTRY</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-label">
     <td><strong><code>NEWT_COLORSET_LABEL</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-listbox">
     <td><strong><code>NEWT_COLORSET_LISTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-actlistbox">
     <td><strong><code>NEWT_COLORSET_ACTLISTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-textbox">
     <td><strong><code>NEWT_COLORSET_TEXTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-acttextbox">
     <td><strong><code>NEWT_COLORSET_ACTTEXTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-helpline">
     <td><strong><code>NEWT_COLORSET_HELPLINE</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-roottext">
     <td><strong><code>NEWT_COLORSET_ROOTTEXT</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-emptyscale">
     <td><strong><code>NEWT_COLORSET_EMPTYSCALE</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-fullscale">
     <td><strong><code>NEWT_COLORSET_FULLSCALE</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-disentry">
     <td><strong><code>NEWT_COLORSET_DISENTRY</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-compactbutton">
     <td><strong><code>NEWT_COLORSET_COMPACTBUTTON</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-actsellistbox">
     <td><strong><code>NEWT_COLORSET_ACTSELLISTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

    <tr id="constant.newt-colorset-sellistbox">
     <td><strong><code>NEWT_COLORSET_SELLISTBOX</code></strong></td>
     <td class="empty">&nbsp;</td>
    </tr>

   </tbody>
  
 </table>

 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="constants.newt.reasons.html">Newt form exit reasons</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="constants.newt.args-flags.html">Newt argument flags</a></div>
 <div class="up"><a href="newt.constants.html">Predefined Constants</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>