Searched refs:Callouts (Results 1 – 8 of 8) sorted by relevance
31 * Callouts (from Twitter Bootstrap Documentation)
217 export class Callouts {222 static create(): Callouts;1945 getCallouts(): Callouts;
1 ======= Callouts ======
19511 const Callouts = Opal.Asciidoctor.Callouts constant19518 Callouts.create = function () {19538 Callouts.prototype.register = function (ordinal) { class19550 Callouts.prototype.readNextId = function () {19560 Callouts.prototype.getCalloutIds = function (ordinal) {19567 Callouts.prototype.getLists = function () {19587 Callouts.prototype.getListIndex = function () {19596 Callouts.prototype.getCurrentList = function () {19612 Callouts.prototype.nextList = function () {19620 Callouts.prototype.rewind = function () {
4964 var self = $klass($base, $super, 'Callouts');5659 …h2([], {}), "footnotes": [], "links": [], "images": [], "callouts": $$('Callouts').$new(), "includ…18032 // Callouts API18038 const Callouts = Opal.Asciidoctor.Callouts;18041 * Create a new Callouts.18042 * @returns {Callouts} - a new Callouts18043 * @memberof Callouts18045 Callouts.create = function () {18056 * callouts = asciidoctor.Callouts.create()18062 * @memberof Callouts[all …]
43876 const Callouts = Opal.Asciidoctor.Callouts43883 Callouts.create = function () {43903 Callouts.prototype.register = function (ordinal) { class43915 Callouts.prototype.readNextId = function () {43925 Callouts.prototype.getCalloutIds = function (ordinal) {43932 Callouts.prototype.getLists = function () {43952 Callouts.prototype.getListIndex = function () {43961 Callouts.prototype.getCurrentList = function () {43977 Callouts.prototype.nextList = function () {43985 Callouts.prototype.rewind = function () {
44128 const Callouts = Opal.Asciidoctor.Callouts44135 Callouts.create = function () {44155 Callouts.prototype.register = function (ordinal) { class44167 Callouts.prototype.readNextId = function () {44177 Callouts.prototype.getCalloutIds = function (ordinal) {44184 Callouts.prototype.getLists = function () {44204 Callouts.prototype.getListIndex = function () {44213 Callouts.prototype.getCurrentList = function () {44229 Callouts.prototype.nextList = function () {44237 Callouts.prototype.rewind = function () {