Searched refs:g_CFX_CSSProperties (Results 1 – 1 of 1) sorted by relevance
16 static const CFX_CSSPropertyTable g_CFX_CSSProperties[] = { variable119 sizeof(g_CFX_CSSProperties) / sizeof(CFX_CSSPropertyTable);133 dwMid = g_CFX_CSSProperties[iMid].dwHash; in CFX_GetCSSPropertyByName()135 return g_CFX_CSSProperties + iMid; in CFX_GetCSSPropertyByName()146 return g_CFX_CSSProperties + static_cast<int>(eName); in CFX_GetCSSPropertyByEnum()