Home
last modified time | relevance | path

Searched defs:mirror (Results 1 – 25 of 33) sorted by relevance

12

/external/chromium_org/v8/test/mjsunit/
Dmirror-undefined.js32 var mirror = debug.MakeMirror(void 0); variable
Dmirror-null.js32 var mirror = debug.MakeMirror(null); variable
Dmirror-unresolved-function.js43 var mirror = new debug.UnresolvedFunctionMirror("f"); variable
Dmirror-script.js92 var mirror = debug.MakeMirror(eval('(function(){\n 1;\n})')).script(); variable
Ddebug-referenced-by.js36 var mirror = debug.MakeMirror(a); variable
Ddebug-function-scopes.js69 var mirror = Debug.MakeMirror(f1); variable
/external/icu/icu4c/source/layout/
DDefaultCharMapper.h42 DefaultCharMapper(le_bool filterControls, le_bool mirror) in DefaultCharMapper()
DLayoutEngine.cpp470 …ToGlyphs(const LEUnicode chars[], le_int32 offset, le_int32 count, le_bool reverse, le_bool mirror, in mapCharsToGlyphs()
/external/chromium_org/v8/src/
Dmirror-debugger.js1264 function PropertyMirror(mirror, name, details) { argument
2264 JSONProtocolSerializer.prototype.serializeReference = function(mirror) { argument
2276 JSONProtocolSerializer.prototype.serializeValue = function(mirror) { argument
2323 JSONProtocolSerializer.prototype.add_ = function(mirror) { argument
2343 function(mirror) { argument
2379 JSONProtocolSerializer.prototype.serialize_ = function(mirror, reference, argument
2528 JSONProtocolSerializer.prototype.serializeObject_ = function(mirror, content, argument
2705 JSONProtocolSerializer.prototype.serializeFrame_ = function(mirror, content) { argument
2756 JSONProtocolSerializer.prototype.serializeScope_ = function(mirror, content) { argument
/external/chromium_org/third_party/skia/include/utils/
DSkInterpolator.h45 void setMirror(bool mirror) { in setMirror()
/external/skia/include/utils/
DSkInterpolator.h45 void setMirror(bool mirror) { in setMirror()
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGTextRunRenderingContext.h49 …racter(const Font&, const TextRun&, WidthIterator&, UChar32 character, bool mirror, int currentCha… in glyphDataForCharacter()
DSVGTextRunRenderingContext.cpp178 … font, const TextRun& run, WidthIterator& iterator, UChar32 character, bool mirror, int currentCha… in glyphDataForCharacter()
/external/iproute2/tc/
Dm_mirred.c70 int ok = 0, iok = 0, mirror=0,redir=0; in parse_egress() local
/external/chromium_org/v8/test/mjsunit/harmony/
Ddebug-function-scopes.js73 var mirror = Debug.MakeMirror(f1); variable
/external/deqp/framework/common/
DtcuTexVerifierUtil.cpp126 static inline int mirror (int a) in mirror() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp43 fixup_mirroring(bool &mirror, GLint &coord0, GLint &coord1) in fixup_mirroring()
69 clip_or_scissor(bool mirror, GLint &src_x0, GLint &src_x1, GLint &dst_x0, in clip_or_scissor()
1580 bool mirror) in setup()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_blorp_blit.cpp43 fixup_mirroring(bool &mirror, GLint &coord0, GLint &coord1) in fixup_mirroring()
69 clip_or_scissor(bool mirror, GLint &src_x0, GLint &src_x1, GLint &dst_x0, in clip_or_scissor()
1580 bool mirror) in setup()
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DWidthIterator.cpp73 GlyphData WidthIterator::glyphDataForCharacter(UChar32 character, bool mirror, int currentCharacter… in glyphDataForCharacter()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-shape.cc702 hb_bool_t mirror, in add_char()
731 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/external/harfbuzz_ng/src/
Dhb-ot-shape.cc749 hb_bool_t mirror, in add_char()
778 bool mirror = hb_script_get_horizontal_direction (buffer->props.script) == HB_DIRECTION_RTL; in hb_ot_shape_glyphs_closure() local
/external/skia/src/utils/
DSkInterpolator.cpp87 int mirror = fFlags & kMirror; in timeToT() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFontData.cpp150 bool SVGFontData::applySVGGlyphSelection(WidthIterator& iterator, GlyphData& glyphData, bool mirror in applySVGGlyphSelection()
/external/chromium_org/third_party/skia/src/utils/
DSkInterpolator.cpp87 int mirror = fFlags & kMirror; in timeToT() local
/external/chromium_org/ash/display/
Ddisplay_controller.cc763 void DisplayController::SetMirrorModeAfterAnimation(bool mirror) { in SetMirrorModeAfterAnimation()

12