Home
last modified time | relevance | path

Searched refs:adjustments (Results 1 – 25 of 46) sorted by relevance

12

/external/chromium/base/
Dutf_offset_string_conversions_unittest.cc122 AdjustOffset::Adjustments adjustments; in TEST() local
123 adjustments.push_back(AdjustOffset::Adjustment(3, 3, 1)); in TEST()
124 std::for_each(offsets.begin(), offsets.end(), AdjustOffset(adjustments)); in TEST()
134 adjustments.clear(); in TEST()
135 adjustments.push_back(AdjustOffset::Adjustment(0, 3, 1)); in TEST()
136 adjustments.push_back(AdjustOffset::Adjustment(4, 4, 2)); in TEST()
137 adjustments.push_back(AdjustOffset::Adjustment(10, 7, 4)); in TEST()
138 adjustments.push_back(AdjustOffset::Adjustment(20, 3, 1)); in TEST()
139 std::for_each(offsets.begin(), offsets.end(), AdjustOffset(adjustments)); in TEST()
151 adjustments.clear(); in TEST()
[all …]
Dutf_offset_string_conversions.cc36 AdjustOffset::Adjustments adjustments; in ConvertUnicode() local
53 adjustments.push_back(AdjustOffset::Adjustment( in ConvertUnicode()
59 if (offsets_for_adjustment && !adjustments.empty()) { in ConvertUnicode()
62 AdjustOffset(adjustments)); in ConvertUnicode()
221 AdjustOffset::AdjustOffset(const Adjustments& adjustments) in AdjustOffset() argument
222 : adjustments_(adjustments) {} in AdjustOffset()
Dutf_offset_string_conversions.h92 explicit AdjustOffset(const Adjustments& adjustments);
/external/icu4c/layout/
DOpenTypeLayoutEngine.cpp357 GlyphPositionAdjustments *adjustments = new GlyphPositionAdjustments(glyphCount); in adjustGlyphPositions() local
360 if (adjustments == NULL) { in adjustGlyphPositions()
369 adjustments->setXPlacement(i, 0); in adjustGlyphPositions()
370 adjustments->setYPlacement(i, 0); in adjustGlyphPositions()
372 adjustments->setXAdvance(i, 0); in adjustGlyphPositions()
373 adjustments->setYAdvance(i, 0); in adjustGlyphPositions()
375 adjustments->setBaseOffset(i, -1); in adjustGlyphPositions()
381 …fGPOSTable->process(glyphStorage, adjustments, reverse, fScriptTagV2, fLangSysTag, fGDEFTable, suc… in adjustGlyphPositions()
385 …fGPOSTable->process(glyphStorage, adjustments, reverse, fScriptTag, fLangSysTag, fGDEFTable, succe… in adjustGlyphPositions()
397 float xAdvance = adjustments->getXAdvance(i); in adjustGlyphPositions()
[all …]
/external/chromium/net/base/
Descape.cc120 AdjustEncodingOffset::Adjustments adjustments; // Locations of adjusted text. in UnescapeURLWithOffsetsImpl() local
148 adjustments.push_back(i); in UnescapeURLWithOffsetsImpl()
171 if (offsets_for_adjustment && !adjustments.empty()) { in UnescapeURLWithOffsetsImpl()
174 AdjustEncodingOffset(adjustments)); in UnescapeURLWithOffsetsImpl()
383 AdjustEncodingOffset::AdjustEncodingOffset(const Adjustments& adjustments) in AdjustEncodingOffset() argument
384 : adjustments(adjustments) {} in AdjustEncodingOffset()
391 for (Adjustments::const_iterator i = adjustments.begin(); in operator ()()
392 i != adjustments.end(); ++i) { in operator ()()
Descape_unittest.cc411 AdjustEncodingOffset::Adjustments adjustments; in TEST() local
412 adjustments.push_back(3); in TEST()
414 AdjustEncodingOffset(adjustments)); in TEST()
425 adjustments.clear(); in TEST()
426 adjustments.push_back(0); in TEST()
427 adjustments.push_back(6); in TEST()
428 adjustments.push_back(9); in TEST()
429 adjustments.push_back(15); in TEST()
431 AdjustEncodingOffset(adjustments)); in TEST()
Descape.h146 explicit AdjustEncodingOffset(const Adjustments& adjustments);
149 const Adjustments& adjustments; member
Dnet_util.cc1019 AdjustOffset::Adjustments adjustments; in FormatUrlInternal() local
1023 adjustments.push_back(AdjustOffset::Adjustment( in FormatUrlInternal()
1032 adjustments.push_back(AdjustOffset::Adjustment( in FormatUrlInternal()
1040 AdjustOffset(adjustments)); in FormatUrlInternal()
1110 AdjustOffset::Adjustments adjustments; in FormatUrlInternal() local
1111 adjustments.push_back(AdjustOffset::Adjustment(0, kHTTPSize, 0)); in FormatUrlInternal()
1114 AdjustOffset(adjustments)); in FormatUrlInternal()
1292 AdjustOffset::Adjustments adjustments; in IDNToUnicodeWithOffsets() local
1312 adjustments.push_back(AdjustOffset::Adjustment( in IDNToUnicodeWithOffsets()
1322 if (offsets_for_adjustment && !adjustments.empty()) { in IDNToUnicodeWithOffsets()
[all …]
/external/llvm/
Dllvm.spec.in64 - Minor adjustments for the 1.5 release
/external/libvorbis/doc/
DVorbis_I_spec.tex35 % well as tons of other neat stuff (line numbers, formatting adjustments, ...)
Da1-encapsulation-ogg.tex165 adjustments before needing to return any PCM data from synthesis,
/external/webkit/Tools/android/flex-2.5.4a/MISC/Borland.old/
DTurbo-C24 Here are some additional adjustments to my Makefile. I was using "pure" DOS
/external/webkit/Source/WebCore/platform/iphone/
DKeyEventIPhone.mm73 …// The adjustments below are only needed in backward compatibility mode, but we cannot tell what m…
/external/doclava/res/assets/templates/assets/
Ddoclava-developer-docs.css309 /* adjustments for in/direct subclasses tables */
325 /* adjustments for the expando table-in-table */
609 /* API reference: adjustments to
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller.mm38 // Determining adjustments to the layout of the folder menu window in response
43 // Metrics applied during the final layout adjustments to the window,
140 // changes in the scroller view layout. These proposed window adjustments
152 // the layout adjustments by gathering current folder menu window and subviews
176 // the layout adjustments to the folder menu window and subviews.
533 // Callers of this function should make adjustments to the vertical
535 // This function will then make appropriate layout adjustments in order
/external/clang/test/SemaObjCXX/
Darc-templates.mm19 // adjustments.
/external/libvpx/vp8/common/arm/neon/
Dloopfilter_neon.asm385 ; outer tap adjustments: ++vp8_filter >> 1
/external/bison/
DTODO203 See how isomorphic the way BTYacc and the way the GLR adjustments in
/external/bison/tests/
Dexisting.at1113 /* give text adjustments higher precedence than TEXT, so that
/external/webkit/Tools/iExploder/iexploder-1.7.2/
DChangeLog.txt447 Minor adjustments to the skew mix
/external/webkit/Source/WebKit/chromium/src/mac/
DWebInputEventFactory.mm567 // The adjustments below are only needed in backward compatibility mode,
/external/libvpx/vp8/common/ppc/
Dloopfilter_filters_altivec.asm572 ;# outer tap adjustments
/external/zlib/src/
DChangeLog836 - Add some Windows CE target adjustments [Mai]
/external/webkit/Source/WebKit/gtk/
DChangeLog7870 the WebView's adjustments.
8246 Unset the adjustments in our FrameView when detaching from
11741 Unify scrolling code via adjustments and keys. Use the WebCore
/external/webkit/Source/WebCore/
DChangeLog-2009-06-166087 events for a frame with external adjustments. This is
6097 about adjustments and create a special case for
10826 Re-instate final adjustments to searchfield styling that were removed in r42020
11411 Unify scrolling code via adjustments and keys. Use the WebCore
20061 the places where the adjustments are made are sometimes wrong. Again, will be fixed in
55247 * css/qt/mediaControls-extras.css: Rename from html4-adjustments-qt.css
55252 * platform/qt/html4-adjustments-qt.css: Rename to mediaControls-extras.css
81634 … Fix Gtk adjustments so that they are properly checked again before creating horizontal/vertical
83616 * platform/qt/html4-adjustments-qt.css:
89848 * platform/qt/html4-adjustments-qt.css

12