Home
last modified time | relevance | path

Searched refs:Rect (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/include/nn/util/
Dutil_Rect.h26 struct Rect struct
47 Rect() in Rect() function
63 Rect(f32 l, f32 t, f32 r, f32 b) in Rect() argument
74 Rect(const Rect& v) in Rect() function
85 ~Rect() {} in ~Rect() argument
/CTR-SDK-4.2.5/include/nn/font/CTR/
Dfont_TextWriterBase.h312 util::Rect* pRect,
325 util::Rect* pRect,
337 util::Rect* pRect, in CalcStringRect()
354 util::Rect* pRect,
560 util::Rect* pRect,
571 util::Rect* pRect,
Dfont_TagProcessorBase.h148 util::Rect* pRect,
/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Memory.h158 class Rect
195 Rect(s32 x, s32 y, s32 w, s32 h): m_PosX(x), m_PosY(y), m_Width(w), m_Height(h) {} in Rect() function
383 …ult CopyTextureSubResource(const Texture2DResource* source, s32 srcMipLevelIndex, const Rect& rect,