Searched defs:hasR (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/main/include/ | ||
D | pub_tool_aspacemgr.h | 108 Bool hasR; member |
/external/webkit/Source/WebCore/svg/ | ||
D | RadialGradientAttributes.h | 56 bool hasR() const { return m_rSet; } in hasR() function |