OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XFA_WideStringToDouble
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/xfa/src/fxfa/src/parser/
xfa_utils_imp.cpp
312
FX_DOUBLE
XFA_WideStringToDouble
(const CFX_WideString& wsStringVal) {
394
return
XFA_WideStringToDouble
(wsValue);
/external/pdfium/xfa/src/fxfa/src/common/
xfa_utils.h
193
FX_DOUBLE
XFA_WideStringToDouble
(const CFX_WideString& wsStringVal);
Completed in 36 milliseconds