Searched refs:overhang (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/scroll/ |
D | ScrollbarTheme.cpp | 240 float overhang = std::max(0.0f, std::max(overhangAtStart, overhangAtEnd)); in usedTotalSize() local 241 return scrollbar->totalSize() + overhang; in usedTotalSize() 262 float overhang = 0; in thumbLength() local 264 overhang = -scrollbar->currentPos(); in thumbLength() 266 overhang = scrollbar->currentPos() + scrollbar->visibleSize() - scrollbar->totalSize(); in thumbLength() 267 float proportion = (scrollbar->visibleSize() - overhang) / usedTotalSize(scrollbar); in thumbLength()
|
D | ScrollbarThemeMacCommon.mm | 143 // Lazily load the linen pattern image used for overhang drawing. 175 // Prefer non-additive shadows, but degrade to additive shadows if there is vertical overhang. 183 // Draw the shadow for the horizontal overhang. 193 … // Split the overhang area between the web content shadow and toolbar shadow if it's too small. 232 // Draw the shadow for the vertical overhang.
|
/external/chromium_org/third_party/openssl/openssl/ssl/ |
D | s3_cbc.c | 647 unsigned overhang = header_length-md_block_size; in ssl3_cbc_digest_record() local 649 memcpy(first_block, header + md_block_size, overhang); in ssl3_cbc_digest_record() 650 memcpy(first_block + overhang, data, md_block_size-overhang); in ssl3_cbc_digest_record() 653 md_transform(md_state.c, data + md_block_size*i - overhang); in ssl3_cbc_digest_record()
|
/external/openssl/ssl/ |
D | s3_cbc.c | 647 unsigned overhang = header_length-md_block_size; in ssl3_cbc_digest_record() local 649 memcpy(first_block, header + md_block_size, overhang); in ssl3_cbc_digest_record() 650 memcpy(first_block + overhang, data, md_block_size-overhang); in ssl3_cbc_digest_record() 653 md_transform(md_state.c, data + md_block_size*i - overhang); in ssl3_cbc_digest_record()
|
/external/chromium_org/third_party/WebKit/Source/platform/mac/ |
D | ScrollElasticityController.mm | 138 // isRubberBandInProgress() is not (e.g. the overhang area is empty).
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 1029 )!FN&=CFP overhang
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/ |
D | en-US_lexpos.utf | 2813 N "overhang" "'o_Uv@rhqN" 4637 V "overhang" "o_Uv@rh'qN"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 3183 N "overhang" "'o_Uv@hqN" 5125 V "overhang" ",o_Uv@h'qN"
|