Home
last modified time | relevance | path

Searched defs:h (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-2.4.0/sources/libraries/os/
Dos_Environment.cpp43 Handle h; in GetMemoryQuotaSize() local
56 Handle h; in GetUsingMemorySize() local
Dos_WaitableCounter.cpp31 Handle h; in Initialize() local
/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Memory.h195 Rect(s32 x, s32 y, s32 w, s32 h): m_PosX(x), m_PosY(y), m_Width(w), m_Height(h) {} in Rect()
/CTR-SDK-2.4.0/include/nn/math/
Dmath_Geometry.h320 f32 h; member
342 f32 h; member
/CTR-SDK-2.4.0/include/nn/font/CTR/
Dfont_RectDrawerCommand.h132 #define NN_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument