Searched defs:PropertyName (Results 1 – 7 of 7) sorted by relevance
/external/pdfium/fpdfsdk/src/jsapi/ |
D | fxjs_v8.cpp | 556 v8::Local<v8::String> WSToJSString(IJS_Runtime* pJSRuntime, const wchar_t* PropertyName, int Len = … in WSToJSString() 564 …S_GetObjectElement(IJS_Runtime* pJSRuntime, v8::Local<v8::Object> pObj,const wchar_t* PropertyName) in JS_GetObjectElement() 580 …jectString(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, const … in JS_PutObjectString() 586 …jectNumber(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, int nV… in JS_PutObjectNumber() 592 …jectNumber(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, float … in JS_PutObjectNumber() 598 …jectNumber(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, double… in JS_PutObjectNumber() 604 …ectBoolean(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, bool b… in JS_PutObjectBoolean() 610 …jectObject(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName, v8::Lo… in JS_PutObjectObject() 616 …d JS_PutObjectNull(IJS_Runtime* pJSRuntime,v8::Local<v8::Object> pObj, const wchar_t* PropertyName) in JS_PutObjectNull()
|
/external/clang/lib/Parse/ |
D | ParseExpr.cpp | 855 IdentifierInfo &PropertyName = *Tok.getIdentifierInfo(); in ParseCastExpression() local
|
/external/clang/lib/Sema/ |
D | SemaPseudoObject.cpp | 626 SmallString<100> PropertyName = thisPropertyName; in findSetter() local
|
D | SemaCodeComplete.cpp | 6098 IdentifierInfo *PropertyName) { in CodeCompleteObjCPropertySynthesizeIvar()
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1060 StringRef PropertyName = Property->getName(); in constructTypeDIE() local
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 231 unsigned PropertyName : 8; /**< one of TGSI_PROPERTY */ member
|
/external/clang/lib/ARCMigrate/ |
D | ObjCMT.cpp | 480 StringRef PropertyName(PropertyNameString); in rewriteToObjCProperty() local
|