/external/chromium_org/ui/views/window/ |
frame_background.h | 43 // Sets the height of the top area to fill with the default frame color, 65 // background of the title bar area, since the top frame border and the 74 // Fills the frame area with the frame color.
|
/external/deqp/doc/testspecs/GLES2/ |
functional.scissors.txt | 33 - Enclosing rendered area 34 - Enclosed by rendered area (if applicable) 35 - Partially containing rendered area
|
/external/libcxx/include/ |
streambuf | 46 // 27.6.2.2.3 Get area: 57 // 27.6.2.2.5 Put area: 67 // 27.6.2.3.2 Get area: 74 // 27.6.2.3.3 Put area: 93 // 27.6.2.4.3 Get area: 102 // 27.6.2.4.5 Put area: 147 // 27.6.2.2.3 Get area: 158 // 27.6.2.2.5 Put area: 168 // 27.6.2.3.2 Get area: 175 // 27.6.2.3.3 Put area [all...] |
/external/lldb/www/cpp_reference/html/ |
dir_9d4b8469db156c557ab1d649b027ec2e.html | 34 <area shape="rect" id="node4" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html" title="lldb" alt="" coords="37,64,109,112"/><area shape="rect" id="graph3" href="dir_9d4b8469db156c557ab1d649b027ec2e.html" alt="" coords="27,53,216,123"/><area shape="rect" id="graph2" href="dir_fa64c3fa8a988674a1a867b97ca9a790.html" title="lldb" alt="" coords="16,16,227,133"/></map>
|
dir_c02e3ff158c3064d7b78c6aa6fc411e6.html | 34 <area shape="rect" id="node4" href="dir_36ad4ea5df2b352cce0512435d34c8a4.html" title="API" alt="" coords="37,64,109,112"/><area shape="rect" id="graph3" href="dir_c02e3ff158c3064d7b78c6aa6fc411e6.html" alt="" coords="27,53,216,123"/><area shape="rect" id="graph2" href="dir_9d4b8469db156c557ab1d649b027ec2e.html" title="include" alt="" coords="16,16,227,133"/></map>
|
/external/mesa3d/src/mesa/drivers/dri/radeon/server/ |
radeon_dri.h | 106 drm_handle_t gartTexHandle; /**< \brief AGP texture area map handle */ 107 drmSize gartTexMapSize; /**< \brief AGP texture area map size */ 109 int gartTexOffset; /**< \brief AGP texture area offset in AGP space */
|
/external/zlib/src/contrib/iostream3/ |
zfstream.cc | 174 // Make sure get area is in use 181 // Fill get area from gzipped file 185 // If something is left in the get area by chance, return it 201 // Reset get area 205 // Make all bytes read from file available as get area 208 // Return next character in get area 212 // Write put area to gzipped file 216 // Determine whether put area is in use 297 // Write put area to gzipped file (i.e. ensures that put area is empty [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
BackgroundFallback.java | 29 * an uncovered area. 69 // the content view will cover the whole area if we're in a background 80 // No valid area to draw in.
|
/frameworks/base/telephony/java/android/telephony/gsm/ |
GsmCellLocation.java | 49 * @return gsm location area code, -1 if unknown, 0xffff max legal value 73 * Invalidate this object. The location area code and the cell id are set to -1. 82 * Set the location area code and the cell id.
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
streambuf | 46 // 27.6.2.2.3 Get area: 57 // 27.6.2.2.5 Put area: 67 // 27.6.2.3.2 Get area: 74 // 27.6.2.3.3 Put area: 93 // 27.6.2.4.3 Get area: 102 // 27.6.2.4.5 Put area: 147 // 27.6.2.2.3 Get area: 158 // 27.6.2.2.5 Put area: 168 // 27.6.2.3.2 Get area: 175 // 27.6.2.3.3 Put area [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
can.h | 21 /* controller area network (CAN) kernel definitions */ 34 * Controller Area Network Identifier structure 44 * Controller Area Network Error Frame Mask structure
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
can.h | 21 /* controller area network (CAN) kernel definitions */ 34 * Controller Area Network Identifier structure 44 * Controller Area Network Error Frame Mask structure
|
/prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/ |
streambuf | 46 // 27.6.2.2.3 Get area: 57 // 27.6.2.2.5 Put area: 67 // 27.6.2.3.2 Get area: 74 // 27.6.2.3.3 Put area: 93 // 27.6.2.4.3 Get area: 102 // 27.6.2.4.5 Put area: 147 // 27.6.2.2.3 Get area: 158 // 27.6.2.2.5 Put area: 168 // 27.6.2.3.2 Get area: 175 // 27.6.2.3.3 Put area [all...] |
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/ |
OpenWnnDictionaryImplJni.c | 210 /* Allocating the internal work area */ 221 /* Initialize the work area */ 239 /* Retrieve data pointers of dictionary from the dictionary library, and put to internal work area */ 261 /* Execute the initialize method to initialize the internal work area */ 275 /* If allocating the internal work area failed, return NULL */ 291 /* If the internal work area was not yet released, remove that */ 301 /* freeWnnWork() is always successful even if the internal work area was already released */ 331 /* If the internal work area was already released, return an error code */ 375 /* If the internal work area was already released, return an error code */ 443 /* If the internal work area was already released, return an error code * [all...] |
/bionic/libc/bionic/ |
pthread_key.cpp | 49 * Each thread has a TLS area that is a simple array of BIONIC_TLS_SLOTS void* 50 * pointers. the TLS area of the main thread is stack-allocated in 51 * __libc_init_common, while the TLS area of other threads is placed at 55 * and its destructor, and will also clear the key data in the TLS area of 133 // from this thread's TLS area. This must call the destructor of all keys 215 // Skip zombie threads. They don't have a valid TLS area any more.
|
/external/chromium_org/ash/wm/workspace/ |
workspace_window_resizer.h | 29 // not allowed to vertically move or resize outside of the work area. As windows 30 // are moved outside the work area they are shrunk. We remember the height of 85 // edge of the primary window and the right/bottom of the desktop area). 126 // the work area before the window is snapped. A value of 0 results in no 130 // Stick the window bounds to the work area during a move. 135 // Stick the window bounds to the work area during a resize.
|
/external/chromium_org/content/browser/dom_storage/ |
dom_storage_context_impl.h | 71 const DOMStorageArea* area, 77 const DOMStorageArea* area, 82 const DOMStorageArea* area, 141 const DOMStorageArea* area, 147 const DOMStorageArea* area, 152 const DOMStorageArea* area,
|
/external/libunwind/include/tdep-ia64/ |
libunwind_i.h | 174 Note that the rbs-area indexed by rbs_curr identifies the 175 rbs-area that was in effect at the time AR.BSP had the value 176 c->bsp. However, this rbs area may not actually contain the 179 possibly different rbs-area might have been in effect 181 uint8_t rbs_curr; /* index of curr. rbs-area (contains c->bsp) */ 182 uint8_t rbs_left_edge; /* index of inner-most valid rbs-area */
|
/development/samples/devbytes/animation/ToonGame/src/com/example/android/toongame/ |
SkewableTextView.java | 66 invalidateSkewedBounds(); // also invalidate appropriate area of parent 71 * Need to invalidate proper area of parent for skewed bounds
|
/external/chromium_org/ash/magnifier/ |
partial_magnification_controller.h | 18 // Controls the partial screen magnifier, which is a small area of the screen 19 // which is zoomed in. The zoomed area follows the mouse cursor when enabled.
|
/external/chromium_org/ash/wm/ |
wm_event.h | 73 // Bounds of the work area has changed. This will not occur when the work 74 // area has changed as a result of DISPLAY_BOUNDS_CHANGED.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_web_ui.h | 31 // the main tab contents area. For example, each extension can specify an 32 // "options_page", and that page is displayed in the tab contents area and is
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
display_options.html | 4 <div class="content-area" id="display-options-content-area">
|
/external/chromium_org/chrome/browser/resources/options/ |
content_settings.css | 9 #content-settings-exceptions-area { 50 #content-settings-exceptions-area list {
|
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/ |
find_bar_view_unittest.mm | 51 // background area. 82 // the transparent area surrounding the findbar.
|