Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp3868 DataVector<char> space_string(count, ' '); in Space() local
3870 fxv8::NewStringHelper(info.GetIsolate(), ByteStringView(space_string))); in Space()