OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:font_family
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/groff/dist/src/roff/troff/
node.h
664
class
font_family
{
class
669
font_family
(symbol);
670
~
font_family
();
675
font_family
*lookup_family(symbol);
node.cpp
5897
font_family
::invalidate_fontno(n);
5938
font_family
::invalidate_fontno(n);
5973
font_family
::
font_family
(symbol s)
function in class:font_family
5981
font_family
::~
font_family
()
5986
int
font_family
::make_definite(int i)
6036
font_family
*lookup_family(symbol nm)
6038
font_family
*f = (
font_family
*)family_dictionary.lookup(nm)
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026