Home
last modified time | relevance | path

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

/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dremotedir.h49 QList<FontInfo> rFonts(){return m_fonts;} in rFonts() function
/dports/textproc/py-python-docx/python-docx-0.8.11/docx/oxml/text/
H A Dfont.py66 rFonts = ZeroOrOne('w:rFonts', successors=_tag_seq[2:]) variable in CT_RPr
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxestring.cxx430 XclExpFontBuffer& rFonts = rStrm.GetRoot().GetFontBuffer(); in WriteXml() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxestring.cxx428 XclExpFontBuffer& rFonts = rStrm.GetRoot().GetFontBuffer(); in WriteXml() local