HomeSort by relevance Sort by last modified time
    Searched refs:setAlign (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPreserveAspectRatioTearOff.cpp 40 void SVGPreserveAspectRatioTearOff::setAlign(unsigned short align, ExceptionState& exceptionState)
51 target()->setAlign(static_cast<SVGPreserveAspectRatio::SVGPreserveAspectRatioType>(align));
SVGPreserveAspectRatioTearOff.h 67 void setAlign(unsigned short, ExceptionState&);
SVGPreserveAspectRatio.h 67 void setAlign(SVGPreserveAspectRatioType align) { m_align = align; }
SVGViewSpec.cpp 72 preserveAspectRatio()->baseValue()->setAlign(SVGPreserveAspectRatio::SVG_PRESERVEASPECTRATIO_XMIDYMID);
SVGPreserveAspectRatio.cpp 73 setAlign(align);
170 setAlign(align);
SVGSVGElement.cpp 757 view->preserveAspectRatio()->baseValue()->setAlign(viewElement->preserveAspectRatio()->currentValue()->align());
760 view->preserveAspectRatio()->baseValue()->setAlign(preserveAspectRatio()->currentValue()->align());
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp 30 pSection.setAlign(8);
HexagonPLT.cpp 52 pSection.setAlign(16);
HexagonLDBackend.cpp     [all...]
  /external/chromium_org/third_party/skia/include/views/
SkStackViewLayout.h 57 void setAlign(Align);
  /external/skia/include/views/
SkStackViewLayout.h 57 void setAlign(Align);
  /frameworks/compile/mclinker/lib/Object/
ObjectBuilder.cpp 49 output_sect->setAlign(pAlign);
77 target->setAlign(pInputSection.align());
157 pTo.setAlign(pFrom.align());
165 pSection.setAlign(pAlignConstraint);
ObjectLinker.cpp 387 in_sect->setAlign(in_align);
399 out_sect->setAlign(out_align);
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
ELFSegment.h 101 void setAlign(uint64_t pAlign)
LDSection.h 141 void setAlign(uint32_t align)
  /external/chromium_org/third_party/skia/src/views/
SkStackViewLayout.cpp 48 void SkStackViewLayout::setAlign(Align align)
232 this->setAlign((Align)index);
  /external/skia/src/views/
SkStackViewLayout.cpp 48 void SkStackViewLayout::setAlign(Align align)
232 this->setAlign((Align)index);
  /external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
VTTCue.h 89 void setAlign(const String&);
VTTCue.cpp 381 void VTTCue::setAlign(const String& value)
    [all...]
  /prebuilts/tools/common/m2/repository/xerces/xmlParserAPIs/2.6.2/
xmlParserAPIs-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xml-apis/xml-apis/1.0.b2/
xml-apis-1.0.b2.jar 
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 388 plt.setAlign(16u);
679 plt.setAlign(16u);
  /external/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 285 header->setAlign(pAlign);

Completed in 296 milliseconds

1 2