NOR function - Weblio 英和・和英辞典 (original) (raw)

Allowed parameters are "set", "clear", "and", "andreverse", "copy", "andinverted", "noop","xor", "or", "nor", "equiv", "invert", "orreverse", "copyinverted" and"nand", that set the function to GXset, GXclear, GXand, GXandReverse,GXcopy, GXandInverted, GXnoop, GXxor, GXor, GXnor, GXequiv, GXinvert,GXorReverse, GXcopyInverted or GXnand, respectively.例文帳に追加

指定できるパラメータは以下の通りである(括弧内は設定される GC 関数):"set"(GXset), "clear"(GXclear), "and"(GXand),"andreverse"(GXandReverse), "copy"(GXcopy),"andinverted"(GXandInverted), "noop"(GXnoop),"xor"(GXxor), "or"(GXor), "nor"(GXnor), "equiv"(GXequiv),"invert"(GXinvert), "orreverse"(GXorReverse),"copyinverted"(GXcopyInverted), "nand"(GXnand)。 - XFree86