Searched refs:fTag (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/layout/
H A DLETableReference.h56 fFont(font), fTag(tableTag), fParent(NULL), fStart(NULL),fLength(LE_UINTPTR_MAX) {
61 LETableReference(const LETableReference &parent, LEErrorCode &success) : fFont(parent.fFont), fTag(parent.fTag), fParent(&parent), fStart(parent.fStart), fLength(parent.fLength) {
69 fFont(NULL), fTag(kQuestionmarkTableTag), fParent(NULL), fStart(data), fLength(length) {
73 fFont(NULL), fTag(kQuestionmarkTableTag), fParent(NULL), fStart(NULL), fLength(0) {
78 fTag=kTildeTableTag;
89 fFont(parent.fFont), fTag(parent.fTag), fParent(&parent),
126 LETag getTag() const { return fTag; }
199 LETag fTag; member in class:LETableReference
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWAsyncStreamCommand.cpp95 fTag = tag;
144 fTag = tag;
250 fSpeed, fTag, fSyncBits, fChannel,fMemDesc,0,fSize, this);
H A DIOFWDCL.cpp586 fTag = tag ;
670 fTag = tag ;
676 return fTag ;
H A DIOFWDCL.h281 UInt8 fTag ; member in class:IOFWSendDCL
H A DIOFWCommand.h792 int fTag; member in class:IOFWAsyncStreamCommand
/macosx-10.10/IOFireWireIP-226.2/KernelSource/IOKit/
H A DIOFireWireIPCommand.cpp766 fTag = tag;

Completed in 175 milliseconds