Home
last modified time | relevance | path

Searched defs:DrawString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
Dgdiplusgraphics.h619 Status DrawString(const WCHAR *string, INT length, const Font *font, in DrawString() function
629 Status DrawString(const WCHAR *string, INT length, in DrawString() function
641 Status DrawString(const WCHAR *string, INT length, in DrawString() function
/aosp_15_r20/external/pdfium/xfa/fde/
H A Dcfde_textout.cpp45 bool CFDE_TextOut::DrawString(CFX_RenderDevice* device, in DrawString() function in CFDE_TextOut
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_textlayout.cpp602 bool CXFA_TextLayout::DrawString(CFX_RenderDevice* pFxDevice, in DrawString() function in CXFA_TextLayout