Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp885 int32_t iHotKeys = m_hotKeys.GetSize(); in DrawLine() local
888 for (int32_t i = 0; i < iHotKeys; i++) { in DrawLine()