Searched defs:h (Results 1 – 5 of 5) sorted by relevance
| /CTR-SDK-4.2.5/sources/libraries/os/ |
| D | os_Limits.cpp | 29 AutoCloser(Handle h) : m_Handle(h) in AutoCloser() 44 Handle h; in GetLimitCurrentCount() local 67 Handle h; in GetLimitMaxCount() local
|
| D | os_Environment.cpp | 43 Handle h; in GetMemoryQuotaSize() local 56 Handle h; in GetUsingMemorySize() local
|
| D | os_WaitableCounter.cpp | 31 Handle h; in Initialize() local
|
| /CTR-SDK-4.2.5/include/nn/gd/CTR/ |
| D | gd_Memory.h | 195 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-4.2.5/include/nn/font/CTR/ |
| D | font_RectDrawerCommand.h | 132 #define NN_FONT_CMD_SET_SCISSOR( x, y, w, h, cbSz ) \ argument
|