Searched defs:VisualItem (Results 1 – 1 of 1) sorted by relevance
1025 struct VisualItem struct1028 SCRIPT_ITEM* mpScriptItem;1029 int mnMinGlyphPos;1030 int mnEndGlyphPos;1031 int mnMinCharPos;1032 int mnEndCharPos;1034 int mnXOffset;1035 ABC maABCWidths;1036 bool mbHasKashidas;1039 bool IsEmpty() const { return (mnEndGlyphPos <= 0); }[all …]