Home
last modified time | relevance | path

Searched refs:GetAttributeByString (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcjx_object.h127 WideString GetAttributeByString(WideStringView attr) const;
Dcjx_node.cpp150 GetAttributeByString(expression.AsStringView()).ToUTF8().AsStringView())); in getAttribute()
Dcjx_object.cpp263 WideString CJX_Object::GetAttributeByString(WideStringView attr) const { in GetAttributeByString() function in CJX_Object