<?php
$TOC = array (
  0 => 
  array (
    0 => 'ui-draw-text-font.construct.php',
    1 => 'UI\\Draw\\Text\\Font::__construct',
  ),
  1 => 
  array (
    0 => 'ui-draw-text-font.getascent.php',
    1 => 'UI\\Draw\\Text\\Font::getAscent',
  ),
  2 => 
  array (
    0 => 'ui-draw-text-font.getdescent.php',
    1 => 'UI\\Draw\\Text\\Font::getDescent',
  ),
  3 => 
  array (
    0 => 'ui-draw-text-font.getleading.php',
    1 => 'UI\\Draw\\Text\\Font::getLeading',
  ),
  4 => 
  array (
    0 => 'ui-draw-text-font.getunderlineposition.php',
    1 => 'UI\\Draw\\Text\\Font::getUnderlinePosition',
  ),
  5 => 
  array (
    0 => 'ui-draw-text-font.getunderlinethickness.php',
    1 => 'UI\\Draw\\Text\\Font::getUnderlineThickness',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.ui.php',
    1 => 'UI',
  ),
  1 => 
  array (
    0 => 'refs.ui.php',
    1 => 'Extensiones de GUI',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);