Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_fill.cpp73 FX_ARGB CXFA_Fill::GetFillColor() const { in GetFillColor() function in CXFA_Fill
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorstate.cpp48 const CPDF_Color* CPDF_ColorState::GetFillColor() const { in GetFillColor() function in CPDF_ColorState
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffpushbutton.cpp136 FX_ARGB CXFA_FFPushButton::GetFillColor() { in GetFillColor() function in CXFA_FFPushButton
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dcpdfsdk_widget.cpp442 absl::optional<FX_COLORREF> CPDFSDK_Widget::GetFillColor() const { in GetFillColor() function in CPDFSDK_Widget
H A Dfpdf_text_embeddertest.cpp1490 TEST_F(FPDFTextEmbedderTest, GetFillColor) { in TEST_F() argument