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

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 236 if (textobj->m_ColorState.GetStrokeColor()->IsPattern()) {
243 if (textobj->m_ColorState.GetFillColor()->IsPattern()) {
fpdf_render_image.cpp 414 if (pColor && pColor->IsPattern()) {
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 700 FX_BOOL IsPattern() const

Completed in 43 milliseconds