This file is indexed.

/usr/share/doc/libjuce/apiref/classLowLevelGraphicsContext-members.html is in libjuce-doc 4.3.0~repack-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.12"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>JUCE: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">JUCE
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.12 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">LowLevelGraphicsContext Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#acfa124281bb313900a2a84b8cfccd896">addTransform</a>(const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a7779642c9e50269e96906915f8dd833d">beginTransparencyLayer</a>(float opacity)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#af51165492b65845517bf939db34d80ff">clipRegionIntersects</a>(const Rectangle&lt; int &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a932fccae4d816596fcf137edfdeaae28">clipToImageAlpha</a>(const Image &amp;, const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a088c81d6d2bff0f952f990e7f673f020">clipToPath</a>(const Path &amp;, const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a14a6073347b0721a7b5646b5587d0ebc">clipToRectangle</a>(const Rectangle&lt; int &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a454b5264190d357fa6d74877b478a91d">clipToRectangleList</a>(const RectangleList&lt; int &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a3d3f13d9c087591e25f9b78da1a3ab2f">drawGlyph</a>(int glyphNumber, const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#aef7729c9b6ae3947d94880db7158f6a3">drawImage</a>(const Image &amp;, const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#abafe1dd74afd171a2c2d9d63305d72fb">drawLine</a>(const Line&lt; float &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#accf05124131ec30b12b88334b1cfd716">drawTextLayout</a>(const AttributedString &amp;, const Rectangle&lt; float &gt; &amp;)</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a8ea588902423657839d8b7af248029da">endTransparencyLayer</a>()=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a3e116f9953846c0506f06bdc3db24822">excludeClipRectangle</a>(const Rectangle&lt; int &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#aa0975c7b848611d85b8b86989b3715f7">fillPath</a>(const Path &amp;, const AffineTransform &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a8ffe9daac3c6ddd2f15e47eb3d5cbc35">fillRect</a>(const Rectangle&lt; int &gt; &amp;, bool replaceExistingContents)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#af471e989aff5bd3e4c86b4545d6216a6">fillRect</a>(const Rectangle&lt; float &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#acd34a9a421c19b976fa3ad5f47efe050">fillRectList</a>(const RectangleList&lt; float &gt; &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a3749b8130680e7f2f8e9f7ce313e0008">getClipBounds</a>() const =0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#ad94eaf063959d06038a12ec80eeb5f84">getFont</a>()=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#ab669e2dc4e4ec570685fb92fe963b9bd">getPhysicalPixelScaleFactor</a>()=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a1bfb18f0f76a90bb5c2282777551acde">isClipEmpty</a>() const =0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a3065966f502492c5889429a13b5e45ab">isVectorDevice</a>() const =0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a7bc641020d6f44a15a10bde2f22a8bab">LowLevelGraphicsContext</a>()</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a873bad830decaf0de5a3a34027ce8519">restoreState</a>()=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a254135b4a407bdbc47c4f25e70c3eaf5">saveState</a>()=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#ae00e75c671efcfac2a8b395635dbfccc">setFill</a>(const FillType &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a526afdc4b1d087285625b272521e26d4">setFont</a>(const Font &amp;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#abf6874ef5e3a38a9d6038308385367e4">setInterpolationQuality</a>(Graphics::ResamplingQuality)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#aeb653f6b3473353352a0521971ee2bb7">setOpacity</a>(float)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#a882b6603af33c0ca3009542d1ec693a0">setOrigin</a>(Point&lt; int &gt;)=0</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html#ae52dbd717d7336a5523e0e3106c2f8be">~LowLevelGraphicsContext</a>()</td><td class="entry"><a class="el" href="classLowLevelGraphicsContext.html">LowLevelGraphicsContext</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content &copy ROLI Ltd.</small></address><br/>
</body>
</html>