OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pwidth
(Results
1 - 5
of
5
) sorted by null
/external/mksh/src/
edit.c
954
static int
pwidth
; /* width of prompt */
variable
1173
pwidth
= prompt_trunc % x_cols;
1174
prompt_trunc -=
pwidth
;
1175
if ((mksh_uari_t)
pwidth
> ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) {
1178
pwidth
= 0;
1200
x_displen = (xx_cols = x_cols) - 2 - (x_col =
pwidth
);
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textserv.h
80
virtual HRESULT TxGetNaturalSize(DWORD dwAspect,HDC hdcDraw,HDC hicTargetDev,DVTARGETDEVICE *ptd,DWORD dwMode,const SIZEL *psizelExtent,LONG *
pwidth
,LONG *pheight) = 0;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/alsa/
pcm.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.forms_3.5.2.r36_v20100702.jar
Completed in 145 milliseconds