Searched refs:nonspace (Results 1 – 10 of 10) sorted by relevance
69 fDelta.nonspace = 0; in StartSaver()
202 delta.nonspace = 0; in StartSaver()
351 ? delta->space : delta->nonspace; in LayoutGlyphs()
146 float nonspace; member
634 \var escapement_delta::nonspace1531 - \c nonspace The amount of horizontal space to surround a visible glyph1554 - \c nonspace The amount of horizontal space to surround a visible glyph1579 - \c nonspace The amount of horizontal space to surround a visible glyph1673 - \c nonspace The amount of horizontal space to surround a visible glyph1708 - \c nonspace The amount of horizontal space to surround a visible glyph
3073 - nonspace(float) The amount of width to add to characters with visible3091 - nonspace(float) The amount of width to add to characters with visible3110 - nonspace(float) The amount of width to add to characters with visible3130 - nonspace(float) The amount of width to add to characters with visible
1090 link.Attach<float>(delta ? delta->nonspace : 0.0f); in GetEscapements()1132 link.Attach<float>(delta ? delta->nonspace : 0.0); in GetEscapements()
484 Write<float>(escapement.nonspace); in WriteDrawString()
968 delta.nonspace = line.extraGlyphSpacing; in _DrawSpan()
2636 link.Read<float>(&delta.nonspace); in _DispatchMessage()2730 link.Read<float>(&delta.nonspace); in _DispatchMessage()