Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp300 virtual HRESULT STDMETHODCALLTYPE DrawUnderline( in DrawUnderline() function in SkRemotableFontMgr_DirectWrite::FontFallbackRenderer
DSkFontMgr_win_dw.cpp548 virtual HRESULT STDMETHODCALLTYPE DrawUnderline( in DrawUnderline() function in FontFallbackRenderer
/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h447 static void DrawUnderline(CFX_RenderDevice* pDevice,
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp91 void IFX_Edit::DrawUnderline(CFX_RenderDevice* pDevice, in DrawUnderline() function in IFX_Edit