Home
last modified time | relevance | path

Searched defs:set_source (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/agg/agg23/
Dagg_conv_adaptor_vcgen.h45 void set_source(VertexSource& source) in set_source() function
/external/v8/src/
Dlithium.h265 void set_source(LOperand* operand) { source_ = operand; } in set_source() function
/external/v8/src/compiler/
Dinstruction.h276 void set_source(InstructionOperand* operand) { source_ = operand; } in set_source() function