Home
last modified time | relevance | path

Searched defs:VisualItem (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1025 struct VisualItem struct
1028 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 …]