Searched refs:DOM_DISPLAY_INLINE (Results 1 – 3 of 3) sorted by relevance
183 const char DOM_DISPLAY_INLINE[] = "inline"; variable
186 ACE_EXPORT extern const char DOM_DISPLAY_INLINE[];
1079 } else if (value == DOM_DISPLAY_INLINE) { in SetCurrentStyle()