Searched defs:explicitValue (Results 1 – 2 of 2) sorted by relevance
41 int explicitValue() const { return m_explicitValue; } in explicitValue() function
580 String explicitValue = (String) format.get(key); in setOutputFormat() local