Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/font/
Dfont_Font.cpp135 CharStrmReader::ReadNextCharFunc func = NULL; in GetCharStrmReader() local
154 CharStrmReader::ReadNextCharFunc func = NULL; in GetCharStrmReader() local
Dfont_RectDrawer.cpp44 #define NW_FONT_CMD_SET_DRAW_FUNC( func ) \ argument
/NW4C-2.0.3/include/nw/font/
Dfont_CharStrmReader.h126 explicit CharStrmReader(ReadNextCharFunc func) in CharStrmReader()
Dfont_RectDrawerCommand.h211 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
273 #define NW_FONT_CMD_SET_DEPTH_FUNC2( func ) \ argument
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js493 register: function(func, last) { argument