Home
last modified time | relevance | path

Searched refs:hProp (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_scriptcontext.cpp550 std::unique_ptr<CFXJSE_Value> hProp(new CFXJSE_Value(m_pIsolate)); in RemoveBuiltInObjs() local
552 if (pObject->GetObjectProperty(OBJ_NAME[i], hProp.get())) in RemoveBuiltInObjs()
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp2695 AString hProp; in Bench() local
2699 hProp = s.Ptr(propPos + 1); in Bench()
2707 if (method.PropsString.IsEqualTo_Ascii_NoCase(hProp)) in Bench()