Home
last modified time | relevance | path

Searched defs:text (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/config/
Dmacros.h23 #define NW_MACRO_STRING_I_(text) #text argument
27 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_O_((text)) argument
36 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_O_((text)) argument
41 #define NW_MACRO_CAT_II_(text) text argument
45 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_I_(text) argument
/NW4C-2.0.3/documents/CreativeStudio/html/common/
Dibox.js149 show: function(text, title, params) { argument