Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp415 CFX_CSSDisplay CFX_CSSStyleSelector::ToDisplay(CFX_CSSPropertyValue eValue) { in ToDisplay()
434 CFX_CSSPropertyValue eValue) { in ToTextAlign()
448 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) { in ToFontWeight()
463 CFX_CSSPropertyValue eValue) { in ToFontStyle()
513 float CFX_CSSStyleSelector::ToFontSize(CFX_CSSPropertyValue eValue, in ToFontSize()
540 CFX_CSSPropertyValue eValue) { in ToVerticalAlign()
594 CFX_CSSPropertyValue eValue) { in ToFontVariant()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DXPathParts.java138 String eValue = v; in writeDifference() local
171 private String untrim(String eValue, int count) { in untrim()
/external/pdfium/xfa/fgas/layout/
Dcfgas_char.cpp281 FX_BIDICLASS eValue) { in SetDeferredRunClass()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp372 XFA_AttributeValue eValue, in SetEnum()