OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:block_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/groff/dist/src/preproc/tbl/
table.cpp
293
class
block_entry
: public table_entry {
class in inherits:table_entry
298
block_entry
(char *s, const entry_modifier *m);
299
~
block_entry
();
307
class left_block_entry : public
block_entry
{
313
class right_block_entry : public
block_entry
{
319
class center_block_entry : public
block_entry
{
325
class alphabetic_block_entry : public
block_entry
{
619
block_entry
::
block_entry
(char *s, const entry_modifier *m)
function in class:block_entry
624
block_entry
::~block_entry(
[
all
...]
Completed in 15 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026