HomeSort by: relevance | last modified time | path
    Searched refs:put_number (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl2/groff/dist/src/devices/grohtml/
html.h 59 simple_output &put_number(int);
html.h 59 simple_output &put_number(int);
html-table.cpp 412 .put_number(is_gap(b))
428 .put_number(width)
434 .put_number(is_gap(b))
446 .put_number(width)
452 .put_number(width)
458 .put_number(width)
760 .put_number(((in + pg) * 100 + ll/2) / ll -
html-table.cpp 412 .put_number(is_gap(b))
428 .put_number(width)
434 .put_number(is_gap(b))
446 .put_number(width)
452 .put_number(width)
458 .put_number(width)
760 .put_number(((in + pg) * 100 + ll/2) / ll -
output.cpp 317 simple_output &simple_output::put_number(int n) function in class:simple_output
output.cpp 317 simple_output &simple_output::put_number(int n) function in class:simple_output
post-html.cpp 2482 html.put_number(header.header_level);
2486 html.put_number(header.header_level);
post-html.cpp 2482 html.put_number(header.header_level);
2486 html.put_number(header.header_level);
  /src/external/gpl2/groff/dist/src/devices/grops/
ps.h 28 ps_output &put_number(int);
ps.h 28 ps_output &put_number(int);
ps.cpp 292 ps_output &ps_output::put_number(int n) function in class:ps_output
961 .put_number(c)
1464 .put_number(ndefs + 1)
1481 .put_number(ncopies)
1484 .put_number(res)
1754 out.put_number(llx)
1755 .put_number(lly)
1757 .put_number(urx - llx)
1759 .put_number(ury - lly)
ps.cpp 292 ps_output &ps_output::put_number(int n) function in class:ps_output
961 .put_number(c)
1464 .put_number(ndefs + 1)
1481 .put_number(ncopies)
1484 .put_number(res)
1754 out.put_number(llx)
1755 .put_number(lly)
1757 .put_number(urx - llx)
1759 .put_number(ury - lly)

Completed in 58 milliseconds