HomeSort by relevance Sort by last modified time
    Searched full:point_type_flag (Results 1 - 1 of 1) sorted by null

  /external/pdfium/third_party/agg23/
agg_basics.h 269 struct point_type_flag : public point_type { struct in namespace:agg
271 point_type_flag() function in struct:agg::point_type_flag
275 point_type_flag(float x_, float y_, unsigned flag_ = 0) : point_type(x_, y_), flag(flag_) {} function in struct:agg::point_type_flag

Completed in 130 milliseconds