Home
last modified time | relevance | path

Searched refs:dwMatch (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/fxcrt/css/
Dcfx_cssdeclaration.cpp191 const uint32_t dwMatch = dwType & guess; in AddProperty() local
192 if (dwMatch == 0) in AddProperty()
196 switch (dwMatch) { in AddProperty()