Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h319 FX_FLOAT m_Smoothness; variable
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp597 pGeneralState->m_Smoothness = pObject->GetNumber(); in ProcessExtGS()