Searched refs:U_sanerect16 (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/libuemf/ |
H A D | uwmf.h | 2101 void U_sanerect16(U_RECT16 rc, double *left, double *top, double *right, double *bottom);
|
H A D | uwmf.c | 769 void U_sanerect16(U_RECT16 rc, double *left, double *top, double *right, double *bottom){ function
|
/inkscape/src/extension/internal/ |
H A D | wmf-inout.cpp | 2148 U_sanerect16(rc, &left, &top, &right, &bottom); 2168 U_sanerect16(rc, &left, &top, &right, &bottom);
|
Completed in 58 milliseconds