2019-04-22 10:21:17 +10:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2018-07-26 20:52:03 +10:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2019-04-22 10:21:17 +10:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2018-07-26 20:52:03 +10:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > wut: DrawStringInfo Struct Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > wut
2019-04-22 10:21:17 +10:00
  < span id = "projectnumber" > 1.0.0-beta8< / span >
2018-07-26 20:52:03 +10:00
< / div >
< div id = "projectbrief" > Wii U Toolchain< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2019-04-22 10:21:17 +10:00
<!-- Generated by Doxygen 1.8.15 -->
2018-07-26 20:52:03 +10:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacenn.html" > nn< / a > < / li > < li class = "navelem" > < a class = "el" href = "namespacenn_1_1swkbd.html" > swkbd< / a > < / li > < li class = "navelem" > < a class = "el" href = "structnn_1_1swkbd_1_1DrawStringInfo.html" > DrawStringInfo< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > DrawStringInfo Struct Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-04-22 10:21:17 +10:00
< p > < code > #include < < a class = "el" href = "swkbd__cpp_8h_source.html" > swkbd_cpp.h< / a > > < / code > < / p >
2018-07-26 20:52:03 +10:00
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a75d5aaaba7f1ccafb6e27eaa23ce6a97" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "structnn_1_1swkbd_1_1DrawStringInfo.html#a75d5aaaba7f1ccafb6e27eaa23ce6a97" > DrawStringInfo< / a > ()< / td > < / tr >
< tr class = "separator:a75d5aaaba7f1ccafb6e27eaa23ce6a97" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2019-04-22 10:21:17 +10:00
< p class = "definition" > Definition at line < a class = "el" href = "swkbd__cpp_8h_source.html#l00191" > 191< / a > of file < a class = "el" href = "swkbd__cpp_8h_source.html" > swkbd_cpp.h< / a > .< / p >
2018-07-26 20:52:03 +10:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a75d5aaaba7f1ccafb6e27eaa23ce6a97" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a75d5aaaba7f1ccafb6e27eaa23ce6a97" > ◆ < / a > < / span > DrawStringInfo()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "structnn_1_1swkbd_1_1DrawStringInfo.html" > DrawStringInfo< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-04-22 10:21:17 +10:00
< p class = "definition" > Definition at line < a class = "el" href = "swkbd__cpp_8h_source.html#l00193" > 193< / a > of file < a class = "el" href = "swkbd__cpp_8h_source.html" > swkbd_cpp.h< / a > .< / p >
2018-07-26 20:52:03 +10:00
< / div >
< / div >
< hr / > The documentation for this struct was generated from the following file:< ul >
2019-04-22 10:21:17 +10:00
< li > /home/ash/src/wut/include/nn/swkbd/< a class = "el" href = "swkbd__cpp_8h_source.html" > swkbd_cpp.h< / a > < / li >
2018-07-26 20:52:03 +10:00
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
Generated by   < a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
2019-04-22 10:21:17 +10:00
< / a > 1.8.15
2018-07-26 20:52:03 +10:00
< / small > < / address >
< / body >
< / html >