Home
last modified time | relevance | path

Searched defs:GetFillColor (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Ddraw-private.h29 static inline void GetFillColor(const DrawInfo *draw_info,const ssize_t x, in GetFillColor() function
/external/pdfium/xfa/fxfa/
Dcxfa_ffpushbutton.cpp135 FX_ARGB CXFA_FFPushButton::GetFillColor() { in GetFillColor() function in CXFA_FFPushButton
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorstate.cpp44 const CPDF_Color* CPDF_ColorState::GetFillColor() const { in GetFillColor() function in CPDF_ColorState
/external/pdfium/fpdfsdk/
Dcpdfsdk_widget.cpp564 bool CPDFSDK_Widget::GetFillColor(FX_COLORREF& color) const { in GetFillColor() function in CPDFSDK_Widget