Home
last modified time | relevance | path

Searched refs:PAGE_ATTR (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/rtf/rtflib/rtfdoc/
H A DRtfPage.java69 public static final String[] PAGE_ATTR = new String[]{ field in RtfPage
87 writeAttributes(attrib, PAGE_ATTR); in writeRtfContent()
H A DRtfSection.java186 writeAttributes(attrib, RtfPage.PAGE_ATTR); in writeRtfPrefix()
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/tests/
H A Datk-object-xml-loader.c99 #define PAGE_ATTR ((const xmlChar *) "page_no") macro
295 atoi_get_prop (child_node2, PAGE_ATTR), in create_atk_object_from_element()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Drelocate_kernel_64.S20 #define PAGE_ATTR (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Drelocate_kernel_64.S20 #define PAGE_ATTR (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY) macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Drelocate_kernel_64.S20 #define PAGE_ATTR (_PAGE_PRESENT | _PAGE_RW | _PAGE_ACCESSED | _PAGE_DIRTY) macro
/dports/x11/inputplug/inputplug-0.4.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxprint.rs314 pub const PAGE_ATTR: Self = Self(3); const
367 (Self::PAGE_ATTR.0.into(), "PAGE_ATTR", "PageAttr"), in fmt()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/x11rb-0.8.1/src/protocol/
H A Dxprint.rs314 pub const PAGE_ATTR: Self = Self(3);
367 (Self::PAGE_ATTR.0.into(), "PAGE_ATTR", "PageAttr"),