Searched refs:AUTOLAYOUT__END (Results 1 – 6 of 6) sorted by relevance
301 AutoLayout eLayout = AUTOLAYOUT__END; in IMPL_LINK()314 if( eLayout != AUTOLAYOUT__END ) in IMPL_LINK()
105 AUTOLAYOUT__END enumerator
301 if (CHECK_RANGE (AUTOLAYOUT__START, (AutoLayout) pLayout->GetValue (), AUTOLAYOUT__END)) in CreateOrDuplicatePage()
164 && aLayout < AUTOLAYOUT__END) in ProcessModifyPageSlot()
815 if (aLayout<AUTOLAYOUT__START || aLayout>AUTOLAYOUT__END) in UpdateSelection()
1134 static LayoutDescriptor aLayouts[AUTOLAYOUT__END-AUTOLAYOUT__START] = in GetLayoutDescriptor()1176 if( (eLayout < AUTOLAYOUT__START) || (eLayout >= AUTOLAYOUT__END) ) in GetLayoutDescriptor()
Completed in 54 milliseconds