Home
last modified time | relevance | path

Searched refs:selectionLength (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/apache2/llvm/dist/clang/tools/clang-format/
H A Dclang-format-bbedit.applescript13 set selectionLength to length of selection
18 …t "/path/to/clang-format -offset=" & selectionOffset & " -length=" & selectionLength & " " & quote…
26 select characters selectionOffset thru (selectionOffset + selectionLength - 1) of text document 1
/netbsd/crypto/external/cpl/trousers/dist/src/tspi/
H A Dobj_policy.c1549 obj_policy_get_delegation_pcr_selection(TSS_HPOLICY hPolicy, UINT32 *selectionLength, in obj_policy_get_delegation_pcr_selection() argument
1576 *selectionLength = offset; in obj_policy_get_delegation_pcr_selection()