This is the complete list of members for PIN_LAYOUT_CACHE, including all inherited members.
ALL enum value | PIN_LAYOUT_CACHE | |
DIRTY_FLAGS enum name | PIN_LAYOUT_CACHE | |
ELEC_TYPE enum value | PIN_LAYOUT_CACHE | |
GetAltIconBBox() | PIN_LAYOUT_CACHE | |
GetDanglingIndicator() const | PIN_LAYOUT_CACHE | |
GetPinBoundingBox(bool aIncludeLabelsOnInvisiblePins, bool aIncludeNameAndNumber, bool aIncludeElectricalType) | PIN_LAYOUT_CACHE | |
GetPinElectricalTypeInfo(int aShadowWidth) | PIN_LAYOUT_CACHE | |
GetPinNameBBox() | PIN_LAYOUT_CACHE | |
GetPinNameInfo(int aShadowWidth) | PIN_LAYOUT_CACHE | |
GetPinNumberBBox() | PIN_LAYOUT_CACHE | |
GetPinNumberInfo(int aShadowWidth) | PIN_LAYOUT_CACHE | |
getPinTextOffset() const | PIN_LAYOUT_CACHE | private |
getUntransformedAltIconBox() const | PIN_LAYOUT_CACHE | private |
getUntransformedDecorationBox() const | PIN_LAYOUT_CACHE | private |
getUntransformedPinNameBox() const | PIN_LAYOUT_CACHE | private |
getUntransformedPinNumberBox() const | PIN_LAYOUT_CACHE | private |
getUntransformedPinTypeBox() const | PIN_LAYOUT_CACHE | private |
isDirty(int aMask) const | PIN_LAYOUT_CACHE | inlineprivate |
m_dirtyFlags | PIN_LAYOUT_CACHE | private |
m_nameExtentsCache | PIN_LAYOUT_CACHE | private |
m_nameThickness | PIN_LAYOUT_CACHE | private |
m_numberThickness | PIN_LAYOUT_CACHE | private |
m_numExtentsCache | PIN_LAYOUT_CACHE | private |
m_pin | PIN_LAYOUT_CACHE | private |
m_schSettings | PIN_LAYOUT_CACHE | private |
m_shadowOffsetAdjust | PIN_LAYOUT_CACHE | private |
m_showAltIcons | PIN_LAYOUT_CACHE | private |
m_showElectricalType | PIN_LAYOUT_CACHE | private |
m_typeExtentsCache | PIN_LAYOUT_CACHE | private |
MarkDirty(int aFlags) | PIN_LAYOUT_CACHE | |
NAME enum value | PIN_LAYOUT_CACHE | |
NUMBER enum value | PIN_LAYOUT_CACHE | |
PIN_LAYOUT_CACHE(const SCH_PIN &aPin) | PIN_LAYOUT_CACHE | |
recomputeCaches() | PIN_LAYOUT_CACHE | private |
recomputeExtentsCache(bool aDefinitelyDirty, KIFONT::FONT *aFont, int aSize, const wxString &aText, const KIFONT::METRICS &aFontMetrics, TEXT_EXTENTS_CACHE &aCache) | PIN_LAYOUT_CACHE | privatestatic |
setClean(int aMask) | PIN_LAYOUT_CACHE | inlineprivate |
SetRenderParameters(int aNameThickness, int aNumberThickness, bool aShowElectricalType, bool aShowAltIcons) | PIN_LAYOUT_CACHE | |
transformBoxForPin(BOX2I &aBox) const | PIN_LAYOUT_CACHE | private |
transformTextForPin(TEXT_INFO &aTextInfo) const | PIN_LAYOUT_CACHE | private |