HomeSort by relevance Sort by last modified time
    Searched defs:CXFA_GEPattern (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fxgraphics/
cxfa_gepattern.cpp 7 #include "xfa/fxgraphics/cxfa_gepattern.h"
9 CXFA_GEPattern::CXFA_GEPattern(FX_HatchStyle hatchStyle,
20 CXFA_GEPattern::~CXFA_GEPattern() {}
cxfa_gepattern.h 17 class CXFA_GEPattern {
19 CXFA_GEPattern(FX_HatchStyle hatchStyle,
24 virtual ~CXFA_GEPattern();

Completed in 4921 milliseconds