Searched defs:CJEdge (Results 1 – 1 of 1) sorted by relevance
108 struct CJEdge { struct109 double top;110 int32_t topUnit;111 double right;112 int32_t rightUnit;113 double bottom;114 int32_t bottomUnit;115 double left;116 int32_t leftUnit;