Searched refs:TLayoutDepth (Results 1 – 4 of 4) sorted by relevance
882 bool setDepth(TLayoutDepth d) in setDepth()896 TLayoutDepth getDepth() const { return depthLayout; } in getDepth()1191 TLayoutDepth depthLayout;
5806 …for (TLayoutDepth depth = (TLayoutDepth)(EldNone + 1); depth < EldCount; depth = (TLayoutDepth)(de… in setLayoutQualifier()
434 enum TLayoutDepth { enum1188 static const char* getLayoutDepthString(TLayoutDepth d) in getLayoutDepthString()1309 TLayoutDepth layoutDepth;1319 TLayoutDepth getDepth() const { return layoutDepth; } in getDepth()
7239 …for (TLayoutDepth depth = (TLayoutDepth)(EldNone + 1); depth < EldCount; depth = (TLayoutDepth)(de… in setLayoutQualifier()