Searched refs:ImplFirst (Results 1 – 1 of 1) sorted by relevance
146 ImpLabel* ImplFirst() { return (ImpLabel*) First(); } in ImplFirst() function in ImpLabelList158 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ImpLabelList()166 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ~ImpLabelList()176 for( ImpLabel* pLabel = ImplFirst(); pLabel; pLabel = ImplNext() ) in ImplGetLabelPos()
Completed in 31 milliseconds