Home
last modified time | relevance | path

Searched refs:NOTE_ICON (Results 1 – 9 of 9) sorted by relevance

/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/view/table/decorator/
H A DNoteTableCellItemIconHighlighter.java27 private static final Icon NOTE_ICON = field in NoteTableCellItemIconHighlighter
43 return NOTE_ICON; in getAlertIcon()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/
H A Dorientation.h75 NOTE_ICON, //! size of note icons that appear in cells area enumerator
/dports/editors/lazarus/lazarus/components/wiki/lazwiki/
H A Dwiki2xhtmlconvert.pas136 NOTE_ICON = 'note.png';
971 'note' : begin captn := 'Note'; iconfile := NOTE_ICON; end;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/lazwiki/
H A Dwiki2xhtmlconvert.pas136 NOTE_ICON = 'note.png';
971 'note' : begin captn := 'Note'; iconfile := NOTE_ICON; end;
/dports/editors/lazarus-qt5/lazarus/components/wiki/lazwiki/
H A Dwiki2xhtmlconvert.pas136 NOTE_ICON = 'note.png';
971 'note' : begin captn := 'Note'; iconfile := NOTE_ICON; end;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/wiki/lazwiki/
H A Dwiki2xhtmlconvert.pas136 NOTE_ICON = 'note.png';
971 'note' : begin captn := 'Note'; iconfile := NOTE_ICON; end;
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dxshnoteviewer.cpp378 QRect rect = m_viewer->orientation()->rect(PredefinedRect::NOTE_ICON); in paint()
H A Dxshcellviewer.cpp2667 QRect rect = o->rect(PredefinedRect::NOTE_ICON).translated(pos.x, pos.y); in mousePressEvent()
2981 QRect rect = o->rect(PredefinedRect::NOTE_ICON).translated(pos.x, pos.y); in mouseDoubleClickEvent()
3029 QRect rect = o->rect(PredefinedRect::NOTE_ICON).translated(pos.x, pos.y); in contextMenuEvent()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dorientation.cpp336 addRect(PredefinedRect::NOTE_ICON, in TopToBottomOrientation()
983 addRect(PredefinedRect::NOTE_ICON, in LeftToRightOrientation()