HomeSort by: relevance | last modified time | path
    Searched defs:_empty_box_ (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/pixman/dist/pixman/
pixman-region.c 103 static const box_type_t PREFIX (_empty_box_) = { 0, 0, 0, 0 }; variable
112 (box_type_t *)&PREFIX (_empty_box_);

Completed in 21 milliseconds