OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:find_column
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/groff/dist/src/devices/grohtml/
html-table.h
81
int
find_column
(int pos);
html-table.cpp
634
*
find_column
- find the column number for position, pos.
638
int html_table::
find_column
(int pos)
function in class:html_table
post-html.cpp
3045
int col = table->
find_column
(atoi(s) + pageoffset + get_troff_indent());
3060
int col = table->
find_column
(pageoffset+get_troff_indent());
Completed in 28 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026