Searched refs:filter (Results 1 – 10 of 10) sorted by relevance
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_Font.cpp | 79 GLint filter = isSmallLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() local 80 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MIN_FILTER, filter); in LoadTexture() 81 filter = isLargeLinearFilter ? GL_LINEAR: GL_NEAREST; in LoadTexture() 82 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, filter); in LoadTexture()
|
| /NW4C-1.2.23/build/omake/ |
| D | commondefs.om | 23 if $(filter fast, $(NW_TARGET_ITEMS)) 26 elseif $(filter small, $(NW_TARGET_ITEMS)) 29 elseif $(filter *, $(NW_TARGET_ITEMS)) 36 if $(filter TEG2, $(NW_TARGET_ITEMS)) 39 elseif $(filter TS, $(NW_TARGET_ITEMS))
|
| /NW4C-1.2.23/demos/snd/filter/ |
| D | OMakefile | 19 TARGET_PROGRAM = filter
|
| /NW4C-1.2.23/demos/gfx/ |
| D | OMakefile | 52 $(BINARY_CONVERTER) $(filter-out %.exe, $^) --verbose -o=$@ $(option)
|
| /NW4C-1.2.23/demos/snd/ |
| D | OMakefile | 118 filter
|
| /NW4C-1.2.23/SampleData/Sound/Projects/simple/seq/ |
| D | se.cseq | 280 filter:
|
| /NW4C-1.2.23/documents/CreativeStudio/html/assets/ |
| D | treeview-min.js | 12 …filter="alpha(opacity=10)";C.display="";var B=0.4;var A=new YAHOO.util.Anim(this.el,{opacity:{from…
|
| D | yahoo-dom-event.js | 8 …rop),y=G.val;if(Y){switch(x){case"opacity":if(L.isString(Y.style.filter)){Y.style.filter="alpha(op…
|
| /NW4C-1.2.23/documents/CreativeStudio/html/common/ |
| D | ibox.js | 365 obj.style.filter = 'alpha(opacity=' + value + ')';
|
| /NW4C-1.2.23/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetAnimRange.mel | 2530 AE filter unwanted nodes
|