Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dfx_string.cpp43 const double kFractionScalesDouble[] = { variable
154 return StringTo<double>(strc, kFractionScalesDouble, in StringToDouble()
155 FX_ArraySize(kFractionScalesDouble)); in StringToDouble()