Home
last modified time | relevance | path

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

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