Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/css/
Dcfx_cssstyleselector.cpp416 CFX_CSSDisplay CFX_CSSStyleSelector::ToDisplay(CFX_CSSPropertyValue eValue) { in ToDisplay()
435 CFX_CSSPropertyValue eValue) { in ToTextAlign()
449 uint16_t CFX_CSSStyleSelector::ToFontWeight(CFX_CSSPropertyValue eValue) { in ToFontWeight()
464 CFX_CSSPropertyValue eValue) { in ToFontStyle()
514 float CFX_CSSStyleSelector::ToFontSize(CFX_CSSPropertyValue eValue, in ToFontSize()
541 CFX_CSSPropertyValue eValue) { in ToVerticalAlign()
595 CFX_CSSPropertyValue eValue) { in ToFontVariant()
/external/cldr/tools/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/
Dcfx_char.cpp276 FX_BIDICLASS eValue) { in SetDeferredRunClass()
/external/pdfium/fxjs/xfa/
Dcjx_object.cpp383 XFA_AttributeValue eValue, in SetEnum()