Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/config/
Dmacros.h21 #define NW_MACRO_STRING_I_(text) #text argument
25 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_O_((text)) argument
34 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_O_((text)) argument
39 #define NW_MACRO_CAT_II_(text) text argument
43 #define NW_MACRO_STRING_(text) NW_MACRO_STRING_I_(text) argument
/NW4C-1.2.23/documents/CreativeStudio/html/common/
Dibox.js149 show: function(text, title, params) { argument