HomeSort by relevance Sort by last modified time
    Searched full:subpage (Results 1 - 22 of 22) sorted by null

  /hardware/samsung_slsi/exynos5/include/
Exynos.h 38 * @subpage ExynosBuffer
40 * @subpage ExynosRect
42 * @subpage ExynosMutex
44 * @subpage ExynosJpegEncoder
46 * @subpage ExynosJpegDecoder
48 * @subpage ExynosCamera
50 * @subpage ExynosHdmi
52 * @subpage ExynosDC
54 * @subpage exynos_gscaler
56 * @subpage exynos_v4l
    [all...]
  /external/chromium/chrome/browser/resources/options/
options.html 171 <div id="subpage-backdrop" hidden></div>
186 <div id="subpage-sheet-container-1"
187 class="subpage-sheet-container transparent" hidden>
188 <div id="subpage-sheet-1" class="subpage-sheet">
189 <button class="raw-button close-subpage"></button>
190 <div class="subpage-sheet-contents">
208 <div id="subpage-sheet-container-2"
209 class="subpage-sheet-container transparent" hidden>
210 <div id="subpage-sheet-2" class="subpage-sheet"
    [all...]
options_page.js 148 * Updates the visibility and stacking order of the subpage backdrop
149 * according to which subpage is topmost and visible.
156 var subpageBackdrop = $('subpage-backdrop');
158 var container = $('subpage-sheet-container-' + nestingLevel);
295 * Closes the topmost open subpage, if any.
398 * @param {OptionsPage} subPage Sub-page to register.
404 OptionsPage.registerSubPage = function(subPage,
407 this.registeredPages[subPage.name] = subPage;
408 subPage.parentPage = parentPage
    [all...]
options_page.css 38 .subpage-sheet-container.frozen {
76 .close-subpage {
85 .close-subpage:hover {
89 .close-subpage:active {
93 html[dir='ltr'] .close-subpage {
98 html[dir='rtl'] .close-subpage {
103 html.hide-menu .close-subpage {
250 #subpage-backdrop {
261 .subpage-sheet-container {
273 #subpage-sheet-container-1
    [all...]
inline_editable_list.js 304 // (e.g., esc shouldn't both cancel an edit and close a subpage)
content_settings_exceptions_area.js 469 * Encapsulated handling of content settings list subpage.
  /external/antlr/antlr-3.4/runtime/C/doxygen/
mainpage.dox 21 /// - \subpage changes331 Check here for API changes
33 /// - \subpage build Building the runtime itself from source code;
34 /// - \subpage generate How to tell ANTLR to generate code for the C target;
35 /// - \subpage buildrec How to build the generated code
36 /// - \subpage using Using the runtime and the libraries and so on;
37 /// - \subpage runtime The documentation of the runtime code and functions;
using.dox 36 /// Detailed documentation of these sections is given here: \subpage atsections
51 /// Detailed documentation of macros and rule action interoperation is given here: \subpage interop
changes31.dox 23 /// documentation for more details. This beta version contains \subpage knownissues regarding
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
context.h 63 * \li \subpage mainloop - A minimal but fast implementation based on poll().
64 * \li \subpage threaded_mainloop - A special version of the previous
68 * \li \subpage glib-mainloop - A wrapper around GLIB's main loop. Available
140 * \li \subpage streams
141 * \li \subpage scache
142 * \li \subpage introspect
143 * \li \subpage subscribe
pulseaudio.h 78 * \subpage simple for more details.
84 * PulseAudio API. A guide can be found in \subpage async.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 63 * \li \subpage mainloop - A minimal but fast implementation based on poll().
64 * \li \subpage threaded_mainloop - A special version of the previous
68 * \li \subpage glib-mainloop - A wrapper around GLIB's main loop. Available
140 * \li \subpage streams
141 * \li \subpage scache
142 * \li \subpage introspect
143 * \li \subpage subscribe
pulseaudio.h 78 * \subpage simple for more details.
84 * PulseAudio API. A guide can be found in \subpage async.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/
context.h 63 * \li \subpage mainloop - A minimal but fast implementation based on poll().
64 * \li \subpage threaded_mainloop - A special version of the previous
68 * \li \subpage glib-mainloop - A wrapper around GLIB's main loop. Available
140 * \li \subpage streams
141 * \li \subpage scache
142 * \li \subpage introspect
143 * \li \subpage subscribe
pulseaudio.h 78 * \subpage simple for more details.
84 * PulseAudio API. A guide can be found in \subpage async.
  /external/libvpx/libvpx/
usage.dox 18 - \subpage usage_decode
21 - \subpage usage_encode
61 - \subpage usage_xma
examples.mk 271 echo " - \subpage example_$(ex) $($(ex).DESCRIPTION)" >> $@;)
279 echo " - \subpage example_$(ex) $($(ex).DESCRIPTION)" >> $@;)
  /external/clang/include/clang/AST/
CommentCommands.td 192 def Subpage : VerbatimLineCommand<"subpage">;
  /external/qemu/
exec.c 2379 subpage_t *subpage; local
    [all...]
  /external/tinyxml/
readme.txt 75 - @subpage tutorial0
  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 40 // not some other subpage (e.g. "http://www.google.com/foo.html").
    [all...]
  /prebuilts/sdk/tools/linux/
libclang.so 

Completed in 1268 milliseconds