Searched refs:lineCapTable (Results 1 – 3 of 3) sorted by relevance
942 static const LinearMapNode<LineCapStyle> lineCapTable[] = { in JsSetLineCap() local949 …auto lineCap = ConvertStrToEnum(capStr.c_str(), lineCapTable, ArraySize(lineCapTable), LineCapStyl… in JsSetLineCap()
1678 static const LinearMapNode<LineCapStyle> lineCapTable[] = { in JsLineCapSetter() local1683 …auto lineCap = ConvertStrToEnum(capStr.c_str(), lineCapTable, ArraySize(lineCapTable), LineCapStyl… in JsLineCapSetter()
2053 static const LinearMapNode<LineCapStyle> lineCapTable[] = { in JsLineCapSetter() local2058 …auto lineCap = ConvertStrToEnum(capStr.c_str(), lineCapTable, ArraySize(lineCapTable), LineCapStyl… in JsLineCapSetter()