Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/tto/
Dfde_textout.cpp200 FX_WCHAR wPreChar = 0; in CalcTextSize() local
209 if (bHotKey && wch == L'&' && wPreChar != L'&') { in CalcTextSize()
210 wPreChar = wch; in CalcTextSize()
217 wPreChar = 0; in CalcTextSize()