Searched refs:atLeft (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_libcprint.c389 Bool atLeft; /* notionally, is the next char position at the member in struct:__anon32551
414 if (UNLIKELY(b->atLeft)) {
487 b->atLeft = c == '\n';
510 if (b->atLeft && b->buf_used > 0) {
/external/chromium_org/third_party/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js3582 var atLeft = x1 < gutterw + 10;
3583 if (x1 < screenleft + gutterw || atLeft) {
3584 if (atLeft) x1 = 0;
/external/skia/experimental/webtry/res/js/cm/
H A Dcodemirror.js3582 var atLeft = x1 < gutterw + 10;
3583 if (x1 < screenleft + gutterw || atLeft) {
3584 if (atLeft) x1 = 0;
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 140 milliseconds