Home
last modified time | relevance | path

Searched defs:BaseText (Results 1 – 17 of 17) sorted by relevance

/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/src/sphinxcontrib/bibtex/style/referencing/
H A Dbasic_foot.py18 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
42 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dbasic_super.py28 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
57 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dbasic_label.py27 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
56 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dbasic_author_year.py27 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
59 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A D__init__.py44 self, role_name: str, children: List["BaseText"]) -> "Node":
102 self, children: List["BaseText"],
202 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dextra_empty.py19 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dextra_year.py22 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dextra_label.py22 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
H A Dextra_author.py31 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DBaseText.h10 BaseText() { addType(SCO_TEXT); } in BaseText() function
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/src/sphinxcontrib/bibtex/
H A Drichtext.py23 def __init__(self, info: ReferenceInfo, *parts: "BaseText"):
/dports/textproc/py-sphinxcontrib-bibtex/sphinxcontrib-bibtex-2.4.1/test/
H A Dtest_style.py59 def outer(self, role_name: str, children: List["BaseText"]) -> "Node":
/dports/lang/mono/mono-5.10.1.57/mcs/mcs/
H A Dsupport.cs248 public string BaseText { property in Mono.CSharp.CompletionResult
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A Ddataio.cpp82 Text_s **BaseText, in ReadDataFileHeader()
/dports/graphics/py-visvis/visvis-1.13.0/text/
H A Dtext_base.py273 class BaseText(object): class
/dports/textproc/py-pybtex/pybtex-0.24.0/pybtex/
H A Drichtext.py99 class BaseText(object): class
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/mono/
H A DMono.CSharp.cs1670 public string BaseText { get { throw null; } } property in Mono.CSharp.CompletionResult