Home
last modified time | relevance | path

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

/dports/devel/py-pyxb/PyXB-1.2.6/pyxb/bundles/common/raw/
H A Dxlink.py268__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(Namespace, 'title'), 'titl… variable in simple
326__title = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'title'),… variable in extended
459__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(Namespace, 'title'), 'titl… variable in resourceType
500__title = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'title'),… variable in locatorType
572__title = pyxb.binding.content.ElementDeclaration(pyxb.namespace.ExpandedName(Namespace, 'title'),… variable in arcType
H A Dxhtml1.py3262__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_5
3523__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_6
3711__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_8
3927__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_9
4223__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_10
4461__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_11
4699__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_12
4937__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_13
5175__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_14
5413__title = pyxb.binding.content.AttributeUse(pyxb.namespace.ExpandedName(None, 'title'), 'title', '… variable in CTD_ANON_15
[all …]
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/workbook/
H A Dchild.py42 __title = "" variable in _WorkbookChild
/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgemnus.cpp31 void GMnuAsk::AskInit(int __row, int __col, char* __title, int __help) { in AskInit()
45 int GMnuYesNo::YesNo(int __row, int __col, char* __title, char* __yes, char* __no, int __help, int … in YesNo()
710 int GMnuAreaDo::With(char* __title, char* __all, char* __marked, char* __current, int __full, char*… in With()