Home
last modified time | relevance | path

Searched defs:third (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderObject.cpp765 float third = thickness / 3.0f; in drawBorderArc() local
866 int third = (width + 1) / 3; in drawBorder() local
/external/qemu/
Di386-dis.c1861 char *first, *second, *third; local
/external/libxml2/
DHTMLparser.c4481 xmlChar next, xmlChar third, int iscomment) { in htmlParseLookupSequence()
Dparser.c9471 xmlChar next, xmlChar third) { in xmlParseLookupSequence()