HomeSort by relevance Sort by last modified time
    Searched refs:SetFillColor (Results 1 - 5 of 5) sorted by null

  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 194 void SetFillColor(CPDF_ColorSpace* pCS, FX_FLOAT* pValue, int nValues);
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_pageobjs.cpp 410 pPathObj->m_ColorState.SetFillColor(CPDF_ColorSpace::GetStockCS(PDFCS_DEVICERGB), rgb, 3);
439 pTxtObj->m_ColorState.SetFillColor(CPDF_ColorSpace::GetStockCS(PDFCS_DEVICERGB),rgb, 3);
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 231 void CPDF_ColorState::SetFillColor(CPDF_ColorSpace* pCS, FX_FLOAT* pValue, int nValues)
  /external/pdfium/fpdfsdk/include/javascript/
Field.h 204 static void SetFillColor(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, const CPWL_Color& color);
  /external/pdfium/fpdfsdk/src/javascript/
Field.cpp     [all...]

Completed in 646 milliseconds