summaryrefslogtreecommitdiff
path: root/src/JSystem/J2DGraph/J2DTextBox.cpp
blob: b04bc13b994cfe31d1f4f35cb87c22301476c615 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
//
// Generated by dtk
// Translation Unit: J2DTextBox.cpp
//

#include "JSystem/J2DGraph/J2DTextBox.h"
#include "dolphin/types.h"

/* 802D51D8-802D5268       .text __ct__10J2DTextBoxFPCcPCc */
J2DTextBox::J2DTextBox(const char*, const char*) {
    /* Nonmatching */
}

/* 802D5268-802D55D4       .text __ct__10J2DTextBoxFP7J2DPaneP20JSURandomInputStream */
J2DTextBox::J2DTextBox(J2DPane*, JSURandomInputStream*) {
    /* Nonmatching */
}

/* 802D55D4-802D5660       .text __ct__10J2DTextBoxFUlRCQ29JGeometry8TBox2<f>PC7ResFONTPCc18J2DTextBoxHBinding18J2DTextBoxVBinding */
J2DTextBox::J2DTextBox(unsigned long, const JGeometry::TBox2<float>&, const ResFONT*, const char*, J2DTextBoxHBinding, J2DTextBoxVBinding) {
    /* Nonmatching */
}

/* 802D5660-802D5820       .text initiate__10J2DTextBoxFPC7ResFONTPCc18J2DTextBoxHBinding18J2DTextBoxVBinding */
void J2DTextBox::initiate(const ResFONT*, const char*, J2DTextBoxHBinding, J2DTextBoxVBinding) {
    /* Nonmatching */
}

/* 802D5820-802D58B8       .text __dt__10J2DTextBoxFv */
J2DTextBox::~J2DTextBox() {
    /* Nonmatching */
}

/* 802D58B8-802D5928       .text setFont__10J2DTextBoxFP7JUTFont */
void J2DTextBox::setFont(JUTFont*) {
    /* Nonmatching */
}

/* 802D5928-802D5AA4       .text draw__10J2DTextBoxFfff18J2DTextBoxHBinding */
void J2DTextBox::draw(float, float, float, J2DTextBoxHBinding) {
    /* Nonmatching */
}

/* 802D5AA4-802D5AAC       .text getStringPtr__10J2DTextBoxCFv */
void J2DTextBox::getStringPtr() const {
    /* Nonmatching */
}

/* 802D5AAC-802D5B6C       .text setString__10J2DTextBoxFPCce */
void J2DTextBox::setString(const char*, ...) {
    /* Nonmatching */
}

/* 802D5B6C-802D5BE4       .text setConnectParent__10J2DTextBoxFb */
void J2DTextBox::setConnectParent(bool) {
    /* Nonmatching */
}

/* 802D5BE4-802D5C4C       .text drawSelf__10J2DTextBoxFff */
void J2DTextBox::drawSelf(float, float) {
    /* Nonmatching */
}

/* 802D5C4C-802D5DA4       .text drawSelf__10J2DTextBoxFffPA3_A4_f */
void J2DTextBox::drawSelf(float, float, float(*)[3][4]) {
    /* Nonmatching */
}

/* 802D5DA4-802D5EB0       .text resize__10J2DTextBoxFff */
void J2DTextBox::resize(float, float) {
    /* Nonmatching */
}

/* 802D5EB0-802D5EB8       .text getTypeID__10J2DTextBoxFv */
void J2DTextBox::getTypeID() {
    /* Nonmatching */
}