Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_print.cpp257 OUTLINETEXTMETRIC* pTextMetric = in DrawDeviceText() local
259 if (GetOutlineTextMetrics(m_hDC, nTextMetricSize, pTextMetric) == 0) in DrawDeviceText()
265 buf.data() + reinterpret_cast<size_t>(pTextMetric->otmpFaceName)); in DrawDeviceText()