1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../../../../css/manpage.css" type="text/css" /> 7 <title>Init</title> 8 </head> 9 <body> 10 <h1><CODE>nw::font::ArchiveFontBase::ConstructContext::Init</CODE> Member Function</h1> 11 <h2>Syntax</h2> 12 <div class="section"> 13 <pre class="definition"> 14void Init( 15 void * outBuffer, 16 <span>u32</span> outBufferSize, 17 <span>u16</span> * pAdjustTable, 18 <span>u16</span> nSheets, 19 <span>u16</span> nPerSheet, 20 <span>u32</span> numBlock 21); 22 23void Init( 24 void * outBuffer, 25 <span>u32</span> outBufferSize, 26 const char * glyphGroups 27); 28</pre> 29 </div> 30 <h2>List of Overloaded Member Functions</h2> 31 <div class="section"> 32 <table class="members"> 33 <tr> 34 <td> 35 <a href="./Init(0).html">Init ( void *, u32, u16 *, u16, u16, u32 ) </a> 36 </td> 37 <td> 38 </td> 39 </tr> 40 <tr> 41 <td> 42 <a href="./Init(1).html">Init ( void *, u32, const char * ) </a> 43 </td> 44 <td> 45 </td> 46 </tr> </table> 47 </div> 48 <h2>Description of <CODE>Init ( void *, u32, u16 *, u16, u16, u32 )</CODE></h2> 49 <div class="section"> 50 <p> 51 </p> 52 </div> 53 <h2>Description of <CODE>Init ( void *, u32, const char * )</CODE></h2> 54 <div class="section"> 55 <p> 56 </p> 57 </div> 58 <hr><p>CONFIDENTIAL</p></body> 59</html>