mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-23 22:53:39 -04:00
@@ -0,0 +1,107 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JUTResFont.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JUtility/JUTResFont.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802C2044-802C2090 .text __ct__10JUTResFontFv */
|
||||
JUTResFont::JUTResFont() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2090-802C20F4 .text __ct__10JUTResFontFPC7ResFONTP7JKRHeap */
|
||||
JUTResFont::JUTResFont(const ResFONT*, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C20F4-802C2180 .text __dt__10JUTResFontFv */
|
||||
JUTResFont::~JUTResFont() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2180-802C21A4 .text deleteMemBlocks_ResFont__10JUTResFontFv */
|
||||
void JUTResFont::deleteMemBlocks_ResFont() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C21A4-802C21D0 .text initialize_state__10JUTResFontFv */
|
||||
void JUTResFont::initialize_state() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C21D0-802C2230 .text initiate__10JUTResFontFPC7ResFONTP7JKRHeap */
|
||||
void JUTResFont::initiate(const ResFONT*, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2230-802C233C .text protected_initiate__10JUTResFontFPC7ResFONTP7JKRHeap */
|
||||
void JUTResFont::protected_initiate(const ResFONT*, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C233C-802C2438 .text countBlock__10JUTResFontFv */
|
||||
void JUTResFont::countBlock() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2438-802C25C0 .text setBlock__10JUTResFontFv */
|
||||
void JUTResFont::setBlock() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C25C0-802C26B8 .text setGX__10JUTResFontFv */
|
||||
void JUTResFont::setGX() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C26B8-802C28F8 .text setGX__10JUTResFontFQ28JUtility6TColorQ28JUtility6TColor */
|
||||
void JUTResFont::setGX(JUtility::TColor, JUtility::TColor) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C28F8-802C2D6C .text drawChar_scale__10JUTResFontFffffib */
|
||||
void JUTResFont::drawChar_scale(float, float, float, float, int, bool) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2D6C-802C2DE8 .text loadFont__10JUTResFontFi11_GXTexMapIDPQ27JUTFont6TWidth */
|
||||
void JUTResFont::loadFont(int, _GXTexMapID, JUTFont::TWidth*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2DE8-802C2E90 .text getWidthEntry__10JUTResFontCFiPQ27JUTFont6TWidth */
|
||||
void JUTResFont::getWidthEntry(int, JUTFont::TWidth*) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2E90-802C2EDC .text getCellWidth__10JUTResFontCFv */
|
||||
void JUTResFont::getCellWidth() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2EDC-802C2F28 .text getCellHeight__10JUTResFontCFv */
|
||||
void JUTResFont::getCellHeight() const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2F28-802C2F5C .text isLeadByte__10JUTResFontCFi */
|
||||
void JUTResFont::isLeadByte(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C2F5C-802C30E4 .text getFontCode__10JUTResFontCFi */
|
||||
void JUTResFont::getFontCode(int) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C30E4-802C3248 .text loadImage__10JUTResFontFi11_GXTexMapID */
|
||||
void JUTResFont::loadImage(int, _GXTexMapID) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C3248-802C328C .text convertSjis__10JUTResFontCFiPUs */
|
||||
void JUTResFont::convertSjis(int, unsigned short*) const {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user