Home
last modified time | relevance | path

Searched defs:eValue (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp408 CFX_CSSDisplay CFX_CSSStyleSelector::ToDisplay(CFX_CSSPropertyValue eValue) { in ToDisplay()
427 CFX_CSSPropertyValue eValue) { in ToTextAlign()
441 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) { in ToFontWeight()
456 CFX_CSSPropertyValue eValue) { in ToFontStyle()
506 float CFX_CSSStyleSelector::ToFontSize(CFX_CSSPropertyValue eValue, in ToFontSize()
533 CFX_CSSPropertyValue eValue) { in ToVerticalAlign()
587 CFX_CSSPropertyValue eValue) { in ToFontVariant()
/external/pytorch/test/cpp/jit/
Dtest_memory_dag.cpp15 const Value* eValue = graph->addInput(); in TEST() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXPathParts.java133 String eValue = v; in writeDifference() local
167 private String untrim(String eValue, int count) { in untrim()
/external/pdfium/xfa/fgas/layout/
Dcfgas_char.cpp280 FX_BIDICLASS eValue) { in SetDeferredRunClass()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp373 XFA_AttributeValue eValue, in SetEnum()