Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcjx_layoutpseudomodel.cpp84 WideString tmp_unit = runtime->ToWideString(params[1]); in HWXY() local
85 if (!tmp_unit.IsEmpty()) in HWXY()
86 unit = tmp_unit; in HWXY()