Searched defs:xb (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/2geom/ |
H A D | intersection-graph.cpp | 118 IntersectionVertex *xa, *xb; local 120 xb = new IntersectionVertex(); 121 //xa->processed = xb->processed = false; 122 xa->which = 0; xb->which = 1; 124 xb->pos = pxs[i].second; 125 xa->p = xb->p = pxs[i].point(); 126 xa->neighbor = xb; 127 xb->neighbor = xa; 128 xa->next_edge = xb->next_edge = OUTSIDE; 129 xa->defective = xb [all...] |
/inkscape/src/libuemf/ |
H A D | uwmf_endian.c | 492 uint8_t xb; local 495 xb = *(uint8_t *)(record + offsetof(U_METARECORD,xb)); 496 if(U_TEST_NOPX2(Size16,xb)){ /* no bitmap */ 507 uint8_t xb; local 510 xb = *(uint8_t *)(record + offsetof(U_METARECORD,xb)); 511 if(U_TEST_NOPX2(Size16,xb)){ /* no bitmap */ 661 uint8_t xb; local 664 xb 676 uint8_t xb; local [all...] |
H A D | uwmf.c | 1875 ((U_METARECORD *) record)->xb = U_WMR_XB_FROM_TYPE(iType); 5465 uint8_t xb; local 5468 xb = *(uint8_t *)( contents + offsetof(U_METARECORD, xb)); 5469 if(U_TEST_NOPXB(size,xb)){ /* no bitmap */ 5516 uint8_t xb; local 5519 xb = *(uint8_t *)( contents + offsetof(U_METARECORD, xb)); 5520 if(U_TEST_NOPXB(size,xb)){ /* no bitmap */ 5990 uint8_t xb; local 6038 uint8_t xb; local [all...] |
H A D | uwmf.h | 745 #define U_TEST_NOPX2(A,B) (A == (uint32_t) (B + 3)) //!< A is Size16_4 (extracted and aligned), B = xb true if no bitmap associated with the structure, used with some BLT records. 746 #define U_TEST_NOPXB(A,B) (A/2 == (uint32_t) (B + 3)) //!< A is Size16_4 (extracted and aligned)*2, B = xb, true if no bitmap associated with the structure, used with some BLT records. 748 #define U_WMRXB(A) (((U_METARECORD *)A)->xb) //!< Get xb from U_WMR* record. 749 #define U_WMR_XB_FROM_TYPE(A) ((uint8_t) (U_wmr_values(A)>>8)) //!< Get xb from type value. 1073 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon352 1094 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon354 1113 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon355 1125 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon356 1137 uint8_t xb; //!< Extr member in struct:__anon357 1153 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon358 1175 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon359 1196 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon360 1217 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon361 1240 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon362 1254 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon363 1273 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon364 1289 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon365 1305 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon366 1325 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon367 1341 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon368 1357 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon369 1377 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon370 1395 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon371 1417 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon372 1441 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon373 1466 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon374 1487 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon375 1499 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon376 1511 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon377 1521 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon378 1532 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon379 1553 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon380 1575 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon381 1588 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon382 1607 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon383 1622 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon384 1648 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon385 1660 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon386 1680 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon387 1703 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon388 1727 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon389 1752 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon390 1780 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon391 1792 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon392 1990 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon393 1999 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon394 2009 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon395 2019 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon396 2033 uint8_t xb; //!< Extra high order byte associated with record type member in struct:__anon397 [all...] |
Completed in 51 milliseconds