Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_textparser.cpp553 WideString wsAlign; in GetTabstops() local
568 wsAlign = WideStringView(spTabStops.subspan(iLast, iCur - iLast)); in GetTabstops()
603 uint32_t dwHashCode = FX_HashCode_GetLoweredW(wsAlign.AsStringView()); in GetTabstops()
608 wsAlign.clear(); in GetTabstops()
618 if (!wsAlign.IsEmpty()) { in GetTabstops()
619 uint32_t dwHashCode = FX_HashCode_GetLoweredW(wsAlign.AsStringView()); in GetTabstops()