Searched defs:SetStrokeColor (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
H A Dfpdf_page_graph_state.cpp243 void CPDF_ColorState::SetStrokeColor(CPDF_ColorSpace* pCS, FX_FLOAT* pValue, int nValues) function in class:CPDF_ColorState
/external/pdfium/fpdfsdk/src/javascript/
H A DField.cpp2684 Field::SetStrokeColor(m_pDocument, m_FieldName, m_nFormControlIndex, color);
2736 void Field::SetStrokeColor(CPDFSDK_Document* pDocument, const CFX_WideString& swFieldName, int nControlIndex, const CPWL_Color& color) function in class:Field
4097 Field::SetStrokeColor(pDocument, pData->sFieldName, pData->nControlIndex, pData->color);

Completed in 1633 milliseconds