This file is indexed.

/usr/share/doc/libjuce/apiref/classLowLevelGraphicsPostScriptRenderer-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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!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">LowLevelGraphicsPostScriptRenderer Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ab923b750684b678008ec088676b08ff3">addTransform</a>(const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#aade6567b6bbde44f598f0c216cca1821">beginTransparencyLayer</a>(float) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#acc146f70b9ec65d9459b57424838827d">clipRegionIntersects</a>(const Rectangle&lt; int &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a33fd55f843f7eb06aca5d3e97cbd5e41">clipToImageAlpha</a>(const Image &amp;, const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a7cf0df369ea4f1a536d362f3a46d748f">clipToPath</a>(const Path &amp;, const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#aa28d6c8e76c786d630d3ce190ab9c9e2">clipToRectangle</a>(const Rectangle&lt; int &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a056b46d8107a6ea8308321ef8220c7f8">clipToRectangleList</a>(const RectangleList&lt; int &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#abe714281edc8669aeb1488a057b35b7b">drawGlyph</a>(int glyphNumber, const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a41143f3eb5c3215e6acf386bcd54f124">drawImage</a>(const Image &amp;, const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a31330c09b7ff3d94a884e8ab3ebd5015">drawLine</a>(const Line&lt; float &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">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="classLowLevelGraphicsPostScriptRenderer.html#aa1aeb8d03394c51f4bd9d3868dccba1f">endTransparencyLayer</a>() override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ad1e23e51c84641b7995b08ba56671e7c">excludeClipRectangle</a>(const Rectangle&lt; int &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#aaf54f92857e590dfebe93dc1ccc02509">fillPath</a>(const Path &amp;, const AffineTransform &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a71ee3690cceec131045c430629a79c74">fillRect</a>(const Rectangle&lt; int &gt; &amp;, bool replaceExistingContents) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ada1906b99830742e6ab4948d151b9670">fillRect</a>(const Rectangle&lt; float &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a6c0e8e73cc57b0acac180ee950e1da6e">fillRectList</a>(const RectangleList&lt; float &gt; &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a2ab164ec843a33c4e5e3d2d6aa3904ed">getClipBounds</a>() const override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#acfdf7fc9eb54be6f669b9e2f5530e205">getFont</a>() override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#af8366e474ce8466bc4a5ef4be4881f17">getPhysicalPixelScaleFactor</a>() override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ad35261736da9997f34161815c97b1140">isClipEmpty</a>() const override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a02efb4b815121d6e7a511253ac306911">isVectorDevice</a>() const override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#af380fa0611c3ca97a4cb2925a228bbd6">lastColour</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><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 class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a08206c409e9491668e7d929fd06d5391">LowLevelGraphicsPostScriptRenderer</a>(OutputStream &amp;resultingPostScript, const String &amp;documentTitle, int totalWidth, int totalHeight)</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a75772619fb8c5d185cd82b48ee46822e">needToClip</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#abda44d72a9730c4b62ce3a7a2fbc8bcb">out</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a73c976316f90095c60465d8297bdaa10">restoreState</a>() override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a3d64fc39281e84f48edddca560825127">saveState</a>() override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#acb6148d8b5db2c6b0a36e2b398e78670">setFill</a>(const FillType &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ab783e9bcf0fb7673839f1ef67f85e13c">setFont</a>(const Font &amp;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a530fd52322b586022407b8cfecfb2e5e">setInterpolationQuality</a>(Graphics::ResamplingQuality) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#af737c0216f74bf7e7c633ea45abe859d">setOpacity</a>(float) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ae901af5e1dacafeec3478d6be1b5caaa">setOrigin</a>(Point&lt; int &gt;) override</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a95a55fd1cd7588048a37ac86fa384849">stateStack</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a842f2dc876aeebb14cc27e3faee70735">totalHeight</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a0fa5658fdc5f8c2fb801ab7dba117f84">totalWidth</a></td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#ad6a3a6f3041a02c5aac656dbd7ec2c5a">writeClip</a>()</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a3960775e1e8284ca49187f19dc1f8353">writeColour</a>(Colour colour)</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a521b9941c322405f7cc99173e006e2b6">writeImage</a>(const Image &amp;, int sx, int sy, int maxW, int maxH) const</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a67e8928c92bcc63bafaa9d9b5d99cf44">writePath</a>(const Path &amp;) const</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a3b0613c9cf821667c79073b0c27f163f">writeTransform</a>(const AffineTransform &amp;) const</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a4335ff93fca3aea4e2e064fec16bac3b">writeXY</a>(float x, float y) const</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  <tr><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>
  <tr class="even"><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html#a1fe792575e086f09de6b8b7a1d71d815">~LowLevelGraphicsPostScriptRenderer</a>()</td><td class="entry"><a class="el" href="classLowLevelGraphicsPostScriptRenderer.html">LowLevelGraphicsPostScriptRenderer</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr class="footer"/>
<address class="footer"><small>All content &copy ROLI Ltd.</small></address><br/>
</body>
</html>