Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Wnd.h325 virtual void SetTextStrokeColor(const CPWL_Color& color);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Wnd.cpp576 void CPWL_Wnd::SetTextStrokeColor(const CPWL_Color& color) { in SetTextStrokeColor() function in CPWL_Wnd