Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > c67c6057ffd14254a26624517a2352e6 > files > 560

i3-doc-3.e-3.bf1.fc14.noarch.rpm

digraph G
{
  bgcolor="transparent";
  edge [fontname="FreeSans",fontsize="10",labelfontname="FreeSans",labelfontsize="10"];
  node [fontname="FreeSans",fontsize="10",shape=record];
  rankdir=LR;
  Node1 [label="sig_draw_window",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled" fontcolor="black"];
  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node2 [label="convert_utf8_to_ucs2",height=0.2,width=0.4,color="black",URL="$a00077.html#a1d926a6371d3d87f2dd85c1a27d83f4b",tooltip="Converts the given string to UCS-2 big endian for use with xcb_image_text_16()."];
  Node2 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node3 [label="smalloc",height=0.2,width=0.4,color="black",URL="$a00077.html#a46c23cb2833f4b674f5cfc977f16b990",tooltip="Safe-wrapper around malloc which exits if malloc returns NULL (meaning that there..."];
  Node1 -> Node4 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node4 [label="get_colorpixel",height=0.2,width=0.4,color="black",URL="$a00079.html#a0146fe310e31c9509a7a7846aa547c67",tooltip="Returns the colorpixel to use for the given hex color (think of HTML)."];
  Node1 -> Node5 [color="midnightblue",fontsize="10",style="solid",fontname="FreeSans"];
  Node5 [label="xcb_change_gc_single",height=0.2,width=0.4,color="black",URL="$a00079.html#ac20ce6b9cf46f63675e363ac5dc2f24e",tooltip="Changes a single value in the graphic context (so one doesn’t have to define an..."];
}