Searched refs:kHighlight (Results 1 – 7 of 7) sorted by relevance
215 TimeSeries time_series(rtcp_name, LineStyle::kNone, PointStyle::kHighlight); in CreateRtcpTypeTimeSeries()688 LineStyle::kLine, PointStyle::kHighlight); in CreateIncomingPacketLossGraph()801 PointStyle::kHighlight); in CreateFractionLossGraph()970 PointStyle::kHighlight); in CreateTotalOutgoingBitrateGraph()978 PointStyle::kHighlight); in CreateTotalOutgoingBitrateGraph()986 PointStyle::kHighlight); in CreateTotalOutgoingBitrateGraph()1136 PointStyle::kHighlight); in CreateGoogCcSimulationGraph()1138 PointStyle::kHighlight); in CreateGoogCcSimulationGraph()1140 PointStyle::kHighlight); in CreateGoogCcSimulationGraph()1142 PointStyle::kHighlight); in CreateGoogCcSimulationGraph()[all …]
32 PointStyle::kHighlight); in CreateAudioEncoderTargetBitrateGraph()57 PointStyle::kHighlight); in CreateAudioEncoderFrameLengthGraph()82 LineStyle::kLine, PointStyle::kHighlight); in CreateAudioEncoderPacketLossGraph()108 PointStyle::kHighlight); in CreateAudioEncoderEnableFecGraph()133 PointStyle::kHighlight); in CreateAudioEncoderEnableDtxGraph()158 PointStyle::kHighlight); in CreateAudioEncoderNumChannelsGraph()400 PointStyle::kHighlight); in CreateAudioJitterBufferGraph()
134 if (series_list_[i].point_style == PointStyle::kHighlight) { in PrintPythonCode()141 if (series_list_[i].point_style == PointStyle::kHighlight) { in PrintPythonCode()160 if (series_list_[i].point_style == PointStyle::kHighlight) { in PrintPythonCode()265 if (series_list_[i].point_style == PointStyle::kHighlight) in ExportProtobuf()
36 kHighlight // Draw circles or dots to highlight the points. in RTC_POP_IGNORING_WUNDEF() enumerator
29 m_pWidget->RenderWidget(gs, m_matrix, CXFA_FFWidget::kHighlight); in DoRender()
71 enum HighlightOption { kNoHighlight = 0, kHighlight }; enumerator
203 bHighlight ? CXFA_FFWidget::kHighlight : CXFA_FFWidget::kNoHighlight); in RenderWidget()