Home
last modified time | relevance | path

Searched refs:fDefValue (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/src/fdp/include/
Dfde_xml.h102 FX_FLOAT fDefValue = 0) const = 0;
132 FX_FLOAT fDefValue = 0) const = 0;
/external/pdfium/xfa/src/fdp/src/xml/
Dfde_xml.h75 FX_FLOAT fDefValue = 0) const;
113 FX_FLOAT fDefValue = 0) const;
Dfde_xml.cpp596 FX_FLOAT fDefValue) const { in GetFloat()
603 return fDefValue; in GetFloat()
784 FX_FLOAT fDefValue) const { in GetFloat()
791 return fDefValue; in GetFloat()
/external/pdfium/xfa/src/fdp/src/css/
Dfde_cssstyleselector.cpp26 FX_FLOAT fDefValue = 1.0; in DoUpdateIndex() local
29 fDefValue = 0.0; in DoUpdateIndex()
37 FX_FLOAT fValue = fDefValue; in DoUpdateIndex()