Home
last modified time | relevance | path

Searched defs:GetAttrFloat (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fxcrt/
Dfx_xml.h119 FX_FLOAT GetAttrFloat(FX_BSTR name) const in GetAttrFloat() function
127 FX_FLOAT GetAttrFloat(FX_BSTR space, FX_BSTR name) const in GetAttrFloat() function
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp688 FX_BOOL CXML_Element::GetAttrFloat(FX_BSTR name, FX_FLOAT& attribute) const in GetAttrFloat() function in CXML_Element
694 FX_BOOL CXML_Element::GetAttrFloat(FX_BSTR space, FX_BSTR name, FX_FLOAT& attribute) const in GetAttrFloat() function in CXML_Element