Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp237 FX_WCHAR wPreChar = 0; in CalcTextSize() local
246 if (bHotKey && wch == L'&' && wPreChar != L'&') { in CalcTextSize()
247 wPreChar = wch; in CalcTextSize()
254 wPreChar = 0; in CalcTextSize()