Home
last modified time | relevance | path

Searched refs:_tagNames (Results 1 – 5 of 5) sorted by relevance

/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Source/
H A DNSPDFInfo.m44 RELEASE(_tagNames);
71 return _tagNames;
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSPDFInfo.h44 NSArray *_tagNames; variable
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSPDFInfo.inc15 _tagNames: NSArray;
/dports/math/vampire/vampire-4.5.1/Shell/
H A DOptions.cpp2068 _tagNames = { in init()
2377 vstring label = " "+_tagNames[i]+" "; in output()
H A DOptions.hpp2631 OptionChoiceValues _tagNames; member in Shell::Options