Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/font/
Dfont_Font.h89 return m_pImage; in GetImage()
107 uptr m_pImage; //!< イメージへのポインタ variable
/NW4C-1.3.3/sources/libraries/font/
Dfont_Font.cpp105 m_pImage = pImage == NULL ? in Set()