Home
last modified time | relevance | path

Searched refs:text (Results 1 – 9 of 9) sorted by relevance

/CTR-SDK-0.13.2/documents/api/css/
Dmain.css26 text-align: : left;
38 text-align : right;
54 text-align : left;
65 text-align : left;
78 text-align : left;
89 text-align : left;
99 text-align : right;
150 text-align : left;
172 text-decoration : none;
183 text-decoration : underline;
[all …]
Dbutton.css35 text-align : center;
49 text-align : center;
72 text-decoration : none;
83 text-decoration : underline;
Dcontents.css137 text-align : center;
159 text-decoration : none;
172 text-decoration : underline;
Dmanpage.css77 text-align : left;
129 text-align : left;
142 text-align : left;
/CTR-SDK-0.13.2/include/nn/svc/
Dsvc_StubDbg.h40 nn::Result OutputDebugString ( const void* text, s32 length );
/CTR-SDK-0.13.2/sources/libraries/dbg/
Ddbg_DebugString.cpp30 NN_WEAK_SYMBOL void PutString(const char* text, s32 length) in PutString() argument
32 nn::svc::OutputDebugString(text, length); in PutString()
/CTR-SDK-0.13.2/include/nn/dbg/
Ddbg_DebugString.h158 void PutString(const char* text, s32 length);
/CTR-SDK-0.13.2/include/nn/font/CTR/
Dfont_RectDrawer.h339 } text; member
/CTR-SDK-0.13.2/build/omake/
Dcommondefs.cctype.RVCT.om183 … --verbose --map --callgraph --callgraph_output=text --symbols --xref --unmangled \