Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/font/
Dfont_Font.cpp133 CharStrmReader::ReadNextCharFunc func = NULL; in GetCharStrmReader() local
152 CharStrmReader::ReadNextCharFunc func = NULL; in GetCharStrmReader() local
Dfont_RectDrawer.cpp42 #define NW_FONT_CMD_SET_DRAW_FUNC( func ) \ argument
/NW4C-1.2.23/include/nw/font/
Dfont_CharStrmReader.h124 explicit CharStrmReader(ReadNextCharFunc func) in CharStrmReader()
Dfont_RectDrawerCommand.h209 #define NW_FONT_CMD_SET_STENCIL_FUNC_MASK( func, ref, andBits, writableBits ) \ argument
271 #define NW_FONT_CMD_SET_DEPTH_FUNC2( func ) \ argument
/NW4C-1.2.23/documents/CreativeStudio/html/common/
Dibox.js493 register: function(func, last) { argument