 | InDesign SDK 20.5 |
24 #ifndef __SLCInlineGraphicGlyphNode_h__ 25 #define __SLCInlineGraphicGlyphNode_h__ 34 #include "SLCGlyphNode.h" 55 TextIndex startingIndex,
68 Text::GlyphID& glyphID,
75 const Text::GlyphID& glyphID,
82 return fInlineBoundingBox.
Width();
98 width =
PMReal(0.0);
return kFalse;
129 void SetHeight(
const PMReal& height);
137 PMRect fInlineBoundingBox;
140 #endif // __SLCInlineGraphicGlyphNode_h__