HomeSort by relevance Sort by last modified time
    Searched full:justify (Results 76 - 100 of 233) sorted by null

1 2 34 5 6 7 8 910

  /external/mesa3d/src/gallium/auxiliary/util/
u_sse.h 201 * _mm_mullo_epi32() intrinsic as to not justify adding an sse4
  /external/v8/src/
v8utils.h 130 // enough to justify the extra call/setup overhead.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 74 anchor=W, justify=LEFT,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 197 w = Label(master, text=self.prompt, justify=LEFT)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CodeContext.py 74 anchor=W, justify=LEFT,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py 197 w = Label(master, text=self.prompt, justify=LEFT)
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
css.js 363 "inline-box-align", "justify-content", "left", "letter-spacing",
388 "text-indent", "text-justify", "text-outline", "text-shadow",
473 "italic", "justify", "kannada", "katakana", "katakana-iroha", "khmer",
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSMetadata.js 285 "-webkit-auto", "start", "end", "left", "right", "center", "justify", "-webkit-left", "-webkit-right", "-webkit-center"
547 "justify-content": { values: [
599 "auto", "start", "end", "left", "right", "center", "justify"
    [all...]
  /external/valgrind/main/coregrind/
m_debuglog.c 480 #define VG_MSG_ZJUSTIFY 2 /* Must justify with '0'. */
481 #define VG_MSG_LJUSTIFY 4 /* Must justify on the left. */
696 /* If '-' follows '%', justify on the left. */
  /external/ceres-solver/internal/ceres/
parameter_block.h 297 // ends up simplifying the internals of Ceres enough to justify the potential
  /external/chromium/chrome/browser/diagnostics/
recon_diagnostics.cc 35 // to justify them.
  /external/chromium/sdch/open-vcdiff/src/google/
vcencoder.h 132 // across the source-target boundary would not justify its benefits.
  /external/chromium_org/chrome/browser/diagnostics/
recon_diagnostics.cc 35 // to justify them.
  /external/chromium_org/chrome/browser/mac/
dock.mm 159 // There's enough potential allocation in this function to justify a
  /external/chromium_org/chrome/renderer/resources/
neterror.css 277 -webkit-justify-content: center;
  /external/chromium_org/sdch/open-vcdiff/src/google/
vcencoder.h 102 // across the source-target boundary would not justify its benefits.
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/table/
HtmlTooltipHelper.java 66 html += "<tr><td align=justify>" + details + "</td></tr>";
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
css.php 109 'inline', 'inset', 'inside', 'invert', 'italic', 'justify',
  /external/open-vcdiff/src/google/
vcencoder.h 102 // across the source-target boundary would not justify its benefits.
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.pom 37 standard as to justify existence in java.lang.
  /external/chromium-trace/
style.css 1 * WARNING:This file is generated by generate_standalone_timeline_view.py * * Do not edit directly. */.analysis-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.analysis-link:hover{cursor:pointer}x-generic-object-view{display:block;font-family:monospace}.analysis-results{font-family:monospace;white-space:pre}.analysis-results *{-webkit-user-select:text!important;cursor:text}.analysis-table{border-collapse:collapse;border-width:0;margin-bottom:25px}.analysis-table>tr>td:first-child{padding-left:2px}.analysis-table>tr>td{padding:2px 4px 2px 4px}.analysis-table-header{text-align:left}.analysis-table-row{vertical-align:top}.analysis-table-row:nth-child(2n+0){background-color:#e2e2e2}.selection-changing-link{color:-webkit-link;cursor:pointer;text-decoration:underline}.analysis-slices-table-col-1,.analysis-slices-table-col-2{text-align:right}.default-object-snapshot-view #args{white-space:pre}.default-object-instance-view #snapshots>*{display:block}.default-object-view{overflow:auto}.default-object-view *{display:block;-webkit-user-select:text}.default-object-view .title,.default-object-view .title{border-bottom:1px solid #808080;font-size:110%;font-weight:bold}.default-object-view td,.default-object-view th{font-family:monospace;vertical-align:top}.analysis-view{background-color:white;display:-webkit-flex}.analysis-view:not(.viewing-object){overflow:auto}.analysis-view>*{-webkit-flex:1 0 auto}.overlay-root *{-webkit-user-select:none;box-sizing:border-box}.overlay-root{-webkit-flex-flow:row;-webkit-justify-content:center;-webkit-user-select:none;background:rgba(0,0,0,0.8);display:-webkit-flex;font-family:sans-serif;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.overlay-root:not([visible]){display:none}.overlay-root>.content-host{-webkit-flex-flow:column;-webkit-justify-content:center;-webkit-user-select:auto;display:-webkit-flex}.overlay *{-webkit-user-select:auto}. (…)
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderListBox.cpp 375 // FIXME: Firefox doesn't respect JUSTIFY. Should we?
377 if (actualAlignment == TASTART || actualAlignment == JUSTIFY)
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
bitvect.h 525 "Reasonable copying fee" is whatever you can justify on the
527 and so on. (You will not be required to justify it to the
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
string.py 422 # Left-justify a string
433 # Right-justify a string
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
string.py 422 # Left-justify a string
433 # Right-justify a string

Completed in 2024 milliseconds

1 2 34 5 6 7 8 910