Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_pageobjs.cpp37 FX_ARGB crTextStroke, in DrawTextString() argument
51 if (crTextStroke != 0) { in DrawTextString()
60 str, crTextFill, crTextStroke, &gsd, in DrawTextString()
71 if (crTextStroke != 0) { in DrawTextString()
81 crTextStroke, &gsd, &ro); in DrawTextString()
148 FX_COLORREF crTextStroke, in DrawEdit() argument
246 crOldFill, crTextStroke, nHorzScale); in DrawEdit()
263 crCurFill, crTextStroke, nHorzScale); in DrawEdit()
273 sTextBuf.GetByteString(), crOldFill, crTextStroke, nHorzScale); in DrawEdit()
/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h441 FX_COLORREF crTextStroke,