Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.cpp354 bool ShouldDrawDeviceText(const CFX_Font* pFont, uint32_t text_flags) { in ShouldDrawDeviceText() function
862 if (ShouldDrawDeviceText(pFont, text_flags) && in DrawNormalText()
871 if (ShouldDrawDeviceText(pFont, text_flags) && in DrawNormalText()