OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:acpEnd
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h
120
LONG
acpEnd
;
177
LONG
acpEnd
,
231
LONG
acpEnd
,
262
#define ITextStoreACPSink_OnAttrsChange(This,acpStart,
acpEnd
,cAttrs,paAttrs) (This)->lpVtbl->OnAttrsChange(This,acpStart,
acpEnd
,cAttrs,paAttrs)
290
static FORCEINLINE HRESULT ITextStoreACPSink_OnAttrsChange(ITextStoreACPSink* This,LONG acpStart,LONG
acpEnd
,ULONG cAttrs,const TS_ATTRID *paAttrs) {
291
return This->lpVtbl->OnAttrsChange(This,acpStart,
acpEnd
,cAttrs,paAttrs);
343
LONG
acpEnd
,
421
LONG
acpEnd
,
433
LONG
acpEnd
,
[
all
...]
msctf.h
[
all
...]
/external/chromium_org/win8/metro_driver/ime/
text_store.cc
221
selection_buffer[0].
acpEnd
= selection_end_;
626
const LONG end_pos = selection_buffer[0].
acpEnd
;
654
selection.
acpEnd
= acp_end;
Completed in 429 milliseconds