Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_iconfit.h17 enum ScaleMethod { Always = 0, Bigger, Smaller, Never }; enumerator
/external/pdfium/core/fxcrt/css/
Dcfx_css.h55 Smaller, enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp289 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyFromPartsVector() local
307 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyFromPartsVector() local
478 bool Smaller = PartVT.bitsLE(ValueVT); in getCopyToPartsVector() local
488 bool Smaller = ValueVT.bitsLE(PartVT); in getCopyToPartsVector() local