mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-20 23:51:19 -04:00
@@ -0,0 +1,92 @@
|
||||
//
|
||||
// Generated by dtk
|
||||
// Translation Unit: JUTCacheFont.cpp
|
||||
//
|
||||
|
||||
#include "JSystem/JUtility/JUTCacheFont.h"
|
||||
#include "dolphin/types.h"
|
||||
|
||||
/* 802C03D4-802C0454 .text __ct__12JUTCacheFontFPC7ResFONTUlP7JKRHeap */
|
||||
JUTCacheFont::JUTCacheFont(const ResFONT*, unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0454-802C04E8 .text __dt__12JUTCacheFontFv */
|
||||
JUTCacheFont::~JUTCacheFont() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C04E8-802C056C .text deleteMemBlocks_CacheFont__12JUTCacheFontFv */
|
||||
void JUTCacheFont::deleteMemBlocks_CacheFont() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C056C-802C05A8 .text initialize_state__12JUTCacheFontFv */
|
||||
void JUTCacheFont::initialize_state() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C05A8-802C0738 .text getMemorySize__12JUTCacheFontFPC7ResFONTPUsPUlPUsPUlPUsPUlPUl */
|
||||
void JUTCacheFont::getMemorySize(const ResFONT*, unsigned short*, unsigned long*, unsigned short*, unsigned long*, unsigned short*, unsigned long*, unsigned long*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0738-802C0798 .text initiate__12JUTCacheFontFPC7ResFONTPvUlP7JKRHeap */
|
||||
void JUTCacheFont::initiate(const ResFONT*, void*, unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0798-802C089C .text internal_initiate__12JUTCacheFontFPC7ResFONTPvUlP7JKRHeap */
|
||||
void JUTCacheFont::internal_initiate(const ResFONT*, void*, unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C089C-802C0A90 .text allocArea__12JUTCacheFontFPvUlP7JKRHeap */
|
||||
void JUTCacheFont::allocArea(void*, unsigned long, JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0A90-802C0B78 .text allocArray__12JUTCacheFontFP7JKRHeap */
|
||||
void JUTCacheFont::allocArray(JKRHeap*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0B78-802C0DD0 .text setBlock__12JUTCacheFontFv */
|
||||
void JUTCacheFont::setBlock() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0DD0-802C0E80 .text determineBlankPage__12JUTCacheFontFv */
|
||||
void JUTCacheFont::determineBlankPage() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0E80-802C0FE8 .text getGlyphFromAram__12JUTCacheFontFPQ212JUTCacheFont15TGlyphCacheInfoPQ212JUTCacheFont10TCachePagePiPi */
|
||||
void JUTCacheFont::getGlyphFromAram(JUTCacheFont::TGlyphCacheInfo*, JUTCacheFont::TCachePage*, int*, int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C0FE8-802C109C .text loadImage__12JUTCacheFontFi11_GXTexMapID */
|
||||
void JUTCacheFont::loadImage(int, _GXTexMapID) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C109C-802C11E4 .text loadCache_char_subroutine__12JUTCacheFontFPib */
|
||||
void JUTCacheFont::loadCache_char_subroutine(int*, bool) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C11E4-802C126C .text invalidiateAllCache__12JUTCacheFontFv */
|
||||
void JUTCacheFont::invalidiateAllCache() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C126C-802C12B0 .text unlink__12JUTCacheFontFPQ212JUTCacheFont15TGlyphCacheInfo */
|
||||
void JUTCacheFont::unlink(JUTCacheFont::TGlyphCacheInfo*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 802C12B0-802C12DC .text prepend__12JUTCacheFontFPQ212JUTCacheFont15TGlyphCacheInfo */
|
||||
void JUTCacheFont::prepend(JUTCacheFont::TGlyphCacheInfo*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
Reference in New Issue
Block a user