Searched +refs:val +refs:font (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-server-only/src/main/webapp/js/Bluff-0.3.6.2/
H A Dbluff-src.js146 font: null,
166 // The font size of the large title at the top of the graph
169 // Optionally set the size of the font. Based on an 800x600px graph.
175 // The font size of the labels around the graph
299 // Sets the font for graph text to the font at +font_path+.
301 this.font = font_path;
302 this._d.font = this.font;
619 // Calculates size of drawable area, general font dimension
[all...]
/forgerock/openam/openam-server-only/src/main/webapp/js/Bluff-0.3.6.2/
H A Dbluff-src.js146 font: null,
166 // The font size of the large title at the top of the graph
169 // Optionally set the size of the font. Based on an 800x600px graph.
175 // The font size of the labels around the graph
299 // Sets the font for graph text to the font at +font_path+.
301 this.font = font_path;
302 this._d.font = this.font;
619 // Calculates size of drawable area, general font dimension
[all...]

Completed in 34 milliseconds