Searched refs:NO_WIDTH (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrio.c358 NO_WIDTH = 0, enumerator in enum:__anon13368
1258 width = NO_WIDTH;
1869 if (width == NO_WIDTH)
2496 if (width == NO_WIDTH)
3191 NO_WIDTH); local
5503 while (((width == NO_WIDTH) || (self->processed - count < width)) &&
5636 ((width == NO_WIDTH) || (i < width)) &&
5738 ((width == NO_WIDTH) || (i < width)) &&
5776 ((width == NO_WIDTH) || (i < width)) &&
5815 if ((width == NO_WIDTH) || (widt
[all...]
/external/libxml2/
H A Dtrio.c362 NO_WIDTH = 0, enumerator in enum:__anon25094
1262 width = NO_WIDTH;
1873 if (width == NO_WIDTH)
2500 if (width == NO_WIDTH)
3195 NO_WIDTH); local
5507 while (((width == NO_WIDTH) || (self->processed - count < width)) &&
5640 ((width == NO_WIDTH) || (i < width)) &&
5742 ((width == NO_WIDTH) || (i < width)) &&
5780 ((width == NO_WIDTH) || (i < width)) &&
5819 if ((width == NO_WIDTH) || (widt
[all...]

Completed in 128 milliseconds