Home
last modified time | relevance | path

Searched defs:className (Results 1 – 3 of 3) sorted by relevance

/minix3/minix/share/beaglebone/weather/
H A Dspin.js156 className: 'spinner', // CSS class to assign to the element property
183 …, el = self.el = css(createEl(0, {className: o.className}), {position: o.position, width: 0, zInde… property
/minix3/external/bsd/llvm/dist/llvm/lib/LTO/
H A DLTOModule.cpp298 std::string className; in addObjCClass() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp862 void CGObjCGNU::EmitClassRef(const std::string &className) { in EmitClassRef()
1131 std::string className = IT->getDecl()->getIdentifier()->getName(); in GetEHType() local