Searched refs:nested (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/tests/kits/interface/
H A DToolTipTest.cpp271 BGroupView* nested = new BGroupView(); local
272 nested->SetViewColor(50, 50, 90);
273 nested->GroupLayout()->SetInsets(30);
274 nested->SetToolTip("The outer view has a tool tip,\n"
276 nested->AddChild(new BGroupView("inner"));
290 .Add(nested);
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dlib_tstp.c237 static int nested; local
244 if (!nested++
/haiku-fatelf/src/bin/sharutils/doc/
H A Dtexinfo.tex546 %is nested.
605 % Used in nested conditionals, where we have to parse the Texinfo source
706 % command, so that nested ignore constructs work. Thus, we put the
835 % the @ifset might be nested.)
/haiku-fatelf/src/bin/diffutils/config/
H A Dtexinfo.tex767 % Read the included file in a group so nested @include's work.
2366 % Used in nested conditionals, where we have to parse the Texinfo source
2508 % command, so that nested ignore constructs work. Thus, we put the
2678 % the @ifset might be nested.)
/haiku-fatelf/src/bin/gdb/texinfo/
H A Dtexinfo.tex2715 % attempt to check whether the conditionals are properly nested. But we
2746 % Ignore text until a line `@end #1', keeping track of nested conditionals.
2791 \else % Found a nested condition, ...
2804 \else % Still inside a nested condition.
/haiku-fatelf/src/libs/termcap/
H A Dtexinfo.tex715 % Read the included file in a group so nested @include's work.
2244 % Used in nested conditionals, where we have to parse the Texinfo source
2378 % command, so that nested ignore constructs work. Thus, we put the
2542 % the @ifset might be nested.)
/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dtexinfo.tex3109 % attempt to check whether the conditionals are properly nested. But we
3140 % Ignore text until a line `@end #1', keeping track of nested conditionals.
3186 \else % Found a nested condition, ...
3199 \else % Still inside a nested condition.

Completed in 155 milliseconds