Home
last modified time | relevance | path

Searched refs:GetTextureObjectsBufferPtr (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.4.0/include/nn/font/
Dfont_ResFontBase.h273 GetTextureObjectsBufferPtr() in GetTextureObjectsBufferPtr() function
283 GetTextureObjectsBufferPtr() const in GetTextureObjectsBufferPtr() function
306 NN_POINTER_ASSERT(GetTextureObjectsBufferPtr()); in GetTextureObject()
307 return &GetTextureObjectsBufferPtr()[index]; in GetTextureObject()
Dfont_ResFont.h84 return GetTextureObjectsBufferPtr(); in GetDrawBuffer()